The debugger is not working in my Eclipse while debugging the project. I have uninstalled JDK, JRE and Eclipse, and have installed all latest versions. JDK7, JRE7 and Eclipse Classic Version: 4.2.1.
But still debugger is not working.. Same Error Comes Up as of my installed previous versions. i.e
Can’t bind to local 8616 for debugger
Failed to connect to remote VM. Connection refused.
I’m using Windows 8 OS. I have tried all other methods. I have set true debuggable from manifest file. I have set the port manually still not worked.
Based on testing on both 32-bit and 64-bit Windows 8.
1) Install the 32-bit version of the Android SDK (even on 64-bit windows)
2) Ensure you have a 32-bit Java runtime installed
3) Set the Eclipse exe installed as part of the Android download to run in Windows XP SP3 compatibility mode
4) Configure Eclipse to use ADBHost