Android Release Version and “Waiting for Debugger”

筅森魡賤 提交于 2019-12-02 21:39:20

Yes, restart your phone. It worked for me.

I just restart my phone and the problem is solved :)

Have you looked at this? http://groups.google.com/group/android-developers/browse_thread/thread/bdf61367c8649f4a

Or http://groups.google.com/group/android-beginners/browse_thread/thread/4a46c34d799f95dd

It sounds like the phone's global debug flag is on and you can change that with the DevTool

For those getting this annoying behavior in 4.2.2 you have to un-check the setting for "wait for debugger" in the developer options. Of course, those options were hidden by Google, and you have to do a sneaky trick to get them to show back up. I had set them before they disappeared, and couldn't for the life of me find them again.

This page explains the procedure

Restarting works in most cases. and it worked for this case. Thanks buddy.

Gaëtan LOISEL

Just deactivate the USB debugger functionality on your device when you want to test your installed APK. I just did it and it works.

Great, Development.apk is the solution.
Download it from http://bozosort.com/content/2009/10/android-devtools-app/

OK. I think that it works because that Development.apk resetting debug flag of my gphone, or may also because i restart my phone after i install Development.apk.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!