简体   繁体   中英

Android emulator shows blank when debuging

I am building an app and have hit a bit of a bug when running my app. In order to troubleshoot this I tried debugging, rather than running. However, whenever I do this, the screen of the emulator shows all black apar from the app name bit at the top.

Anybody know why this might be?

For some reason, I can now see the layout, so thanks for your help. However, the "variables" eclipse window shows blank, and this is the bit I really want to see. But thanks for your help.

post your main activity code / androidmanifest xml code,

Restart your eclipse... it would Definitely show something in your logcat window since your application has started on emulator...

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