您的位置:首页 > 移动开发 > Android开发

【Android】“Waiting for debugger to attach”

2015-09-09 11:52 471 查看
巨人肩:

“Waiting for debugger to attach”

简单说来:reboot your device

Make sure your java files dont have any break point and Restart the device every thing should be normal.

I was experience the same problems where my application was always being run in debug mode. Restarting the device did the trick for me.and make sure you are usingright click on project–>>Run As –>> Android Application
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  android