Android Studio无法连接到调试设备。
当我单击“调试”按钮时,“调试”选项卡将显示
Connecting to the target VM, address: 'localhost:8600', transport: 'socket'
在变量中
当我再试一次时,它告诉我
12:14:44 Error running Android Debugger (8600): Unable to open debugger port : java.io.IOException "handshake failed - connection prematurely closed"
然后调试选项卡显示以下内容
Disconnected from the target VM, address: 'localhost:8600', transport: 'socket'
在变量中
我的Android Studio版本是0.4.4 #AI133-1005886
这个问题已经困扰我很长一段时间了。
我使用OS X
https://stackoverflow.com/questions/21745143
复制相似问题