my avd in android studio never starts. Black screen

别说谁变了你拦得住时间么 提交于 2019-12-11 15:17:05

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!