问题
I am using the latest version of android studio and every time I try to launch an emulator, it does not show the bootup logo or anything just a black screen. Does anyone know how to correct this?
回答1:
This problem is probably you created your AVD with x86 but your PC is 64-bit.
Try to create an emulator with x86_64 architecture. See below screenshot:
回答2:
What solved my problem is using an emulator that uses little RAM. In my case is a Nexus. Previously I was trying to launch in a Pixel 2 XL. So, reducing the RAM used solved my case
来源:https://stackoverflow.com/questions/51280230/my-avd-in-android-studio-never-starts-black-screen