首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >android studio无法连接到调试设备

android studio无法连接到调试设备
EN

Stack Overflow用户
提问于 2014-02-13 12:17:13
回答 10查看 67.9K关注 0票数 20

Android Studio无法连接到调试设备。

当我单击“调试”按钮时,“调试”选项卡将显示

代码语言:javascript
运行
复制
Connecting to the target VM, address: 'localhost:8600', transport: 'socket'

在变量中

当我再试一次时,它告诉我

代码语言:javascript
运行
复制
12:14:44 Error running Android Debugger (8600): Unable to open debugger port : java.io.IOException "handshake failed - connection prematurely closed"

然后调试选项卡显示以下内容

代码语言:javascript
运行
复制
 Disconnected from the target VM, address: 'localhost:8600', transport: 'socket'

在变量中

我的Android Studio版本是0.4.4 #AI133-1005886

这个问题已经困扰我很长一段时间了。

我使用OS X

EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/21745143

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档