转http://stackoverflow.com/questions/7203759/launch-error-failed-to-connect-to-remote-vm
This just worked for me:
Close Eclipse.
Remove USB.
Go to task manager, and delete all 'eclipse.exe' (in my case I had 4-5
instances).
Also delete 'adb.exe'.
Restart Eclipse.
Reconnect USB.
Maybe this will work for others who have the same problem.
转http://stackoverflow.com/questions/8519164/eclipse-issue-launch-error-failed-to-connect-to-remote-vm-connection-timed-odown vote
accepted I sometimes have this problem after I disconnect phone from
the computer and reconnect again.
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
本文提供了当遇到Eclipse启动错误,无法连接到远程VM时的解决方案。建议首先关闭Eclipse并移除USB设备,然后通过任务管理器结束所有'eclipse.exe'和'adb.exe'进程。重启Eclipse并重新连接USB设备通常可以解决问题。
4万+

被折叠的 条评论
为什么被折叠?



