Android Studio stuck starting the emulator

孤街醉人 提交于 2019-12-04 13:21:04

As I can see your Android Studio is missing for 'x86' engines for your emulator. Please check these 2 points:

  1. Verify that you have that system image installed. Open your SDK Manager and navigate to Android 4.4.2 folder. Install everything to be sure:

  2. If it doesn't help, you also can try to change system image for your emulator. Create a new virtual device and this time choose anything except 'x86' if it still not working:

Hope it will help you!

Stop the emulator --> Open ADV Manager -->Edit the Virtual device --> Click Show Advanced Settings --> Set the Ram size 512mb --> Start the emulator

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