How to resolve “Waiting for Debugger” message?

前端 未结 30 2210
眼角桃花
眼角桃花 2020-11-27 02:42

I have HTC Comet connected to Eclipse with SDK 2.2. I do a debug build - the application does not run; though it does get installed on the device. On the device I get this m

30条回答
  •  温柔的废话
    2020-11-27 03:17

    I got the same problem, I know I wasn't running any other instances, and I could see it with adb devices. I just did a restart of eclipse and it worked.

提交回复
热议问题