Issues connecting Debugger to Android Phone
Is anyone else having an issues with IntelliJ X connecting the Debugger to an actual phone? A quick google search didn't offer much help and it works fine with the emulator. I have been testing on sevar phones in Android 2.1 & 2.2 but still no dice. IntelliJ installs the APK fine but the app on the phone just hands saying it is waiting for the debugger to connect.
Thanks,
Jesse
Please sign in to leave a comment.
Do you get some error/warning messages from IntelliJ when you launch your application?
Do you use Eclipse? If so, do you have the same problem with it?
Please check if there are error/warning messages in the Android logcat, when you launch an application.