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

转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
 

 

你可能感兴趣的:(android)