简体   繁体   中英

Android Studio 2.1 Emulator Blank Screen Issue

I upgraded my Android Studio to the latest version, but each time i run the emulator, all i get is "draw: no program". Emulator runs, but nothing is visible on the emulator. Please check the image attached. I have no idea what could be wrong here. Click here to see image please.

I don't have many "happy endings" with AVD. So I can't solve your specific problem

I suggest you to try Genymotion . It's an emulator too, but it use Virtualbox with a "image" of android, works fast and have more resources.

As well, if you can,it's good to use physical devices too

Sometimes virtualbox doesn't work well, so you can youse Bluestacks , it's another emulator, It's not property for debug, but you still can run your app.

When you encounter a glitch of this sort, sometimes all you can do is delete virtual device and recreate it. Especially after updating because you don't know exactly what's the cause of the problem.

This looks like an issue with the GPU emulation. In this case setting GPU emulation in AVD options to Software might help (Emulation Performance - Graphics) It won't be fast, but at least you would see some output.

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