简体   繁体   中英

Debugging on the Device

I have a problem - my app works fine on the simulator, but on the device it crashes. Is there a way to debug an app that is running on the phone?

Thanks a lot.

Yes, it's perfectly possible. Just use Eclipse and register your device for debug use.

The procedure is a little bit different with each device, but you will basically need to put your device USB connection in debug mode and run your program/project within Eclipse IDE.

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