Android Studio无法连接到调试设备.
当我单击调试按钮时,调试选项卡会显示我
Connecting to the target VM, address: 'localhost:8600', transport: 'socket'
Run Code Online (Sandbox Code Playgroud)
在变量中
当我再试一次它告诉我
12:14:44 Error running Android Debugger (8600): Unable to open debugger port : java.io.IOException "handshake failed - connection prematurely closed"
Run Code Online (Sandbox Code Playgroud)
然后调试选项卡告诉我这个
Disconnected from the target VM, address: 'localhost:8600', transport: 'socket'
Run Code Online (Sandbox Code Playgroud)
在变量中
我的Android Studio版本是 0.4.4 #AI133-1005886
这个问题长期困扰着我.
我使用OS X.