Eclipse的问题 - 启动错误:无法连接到远程VM。连接超时连接到、错误、问题、Eclipse

2023-09-07 18:07:03 作者:北染陌人

我得到的消息

启动错误:无法连接到远程VM。连接超时。

Launch error: Failed to connect to remote VM. Connection timed out.

每一次调试我的阅读设备上的应用程序。我加入AndroidManifest的:

each time i debug my application on read device. I added to the AndroidManifest the:

<uses-permission android:name="android.permission.SET_DEBUG_APP"/>

android:debuggable="true" 

不过,这仍然是没有帮助。当我重新设置了Eclipse(关闭并重新打开)这个问题有时解决。它真的很难以这种方式工作 - 我该如何解决这个问题。

But still this is not helping. When i reset the Eclipse ( close it and open it again ) this problem sometimes solved. Its really hard to work in this way - How can i solve this problem?

推荐答案

我有时我从电脑上拔下电话,并再次重新连接后,有这个问题。

I sometimes have this problem after I disconnect phone from the computer and reconnect again.

我 CTRL + ALT + 删除并杀死所有 adb.exe 流程和它修复它为我。

I do CTRL + ALT + DELETE and kill all adb.exe processes and it fixes it for me.

请尝试,如果这也适用于你。

Please try if this also works for you.

注意:我觉得这比重新启动更快亚行命令行/月食

Note: I find this faster than restarting adb from command line/eclipse

 
精彩推荐
图片推荐