How to resolve “Waiting for Debugger” message?

前端 未结 30 2209
眼角桃花
眼角桃花 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:28

    disable you developer option in your phone.

    Settings > Developer option > Disable

    This worked for me, when i tried to use my application without debugging it.

提交回复
热议问题