简体   繁体   中英

Eclipse - Android - Cannot debug

I don't have any problems with running my application, but when I want to debug it's not starting Acticity and I'm not in debug mode.

Uploading TatryAR.apk onto device 'emulator-5554'

Installing TatryAR.apk...

Success!

Starting activity com.TatryAR.main.MainActivity on device emulator-5554

and that's all - nothing starts. I can click apk and it works, but not in debug mode.
I've cleaned projects - Project > Clean
I've change debug configuration - Launching default activity to particular activity, always prompt to pick devices and automatically pick.
I've clicked and unclicked Skip breakpoint
Also restarted Eclipse and Windows also

You can attach the debugger to an existing process in Eclipse by choosing the process from the device window and clicking on the attach debugger button. See this post for further details: How to attach back the Android emulator to ADB?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM