Emulator-x86.exe has stopped working in android studio

百般思念 提交于 2019-12-12 01:17:53

问题


I created some Android apps with Android studio on one computer and they worked perfectly, but when I try to use Android Studio on my new computer, I can't even start the emulator. when I click run in AVD manager, the emulator doesnt even start and then the error message Emulator-x86.exe has stopped working in Android studio is showing up like this

The intel haxm is running, I check it with sc query intelhaxm in the command prompt. I'm using Nexus 5 setting with 512mb ram. I don't know what's happening, as the Android studio log is empty.


回答1:


Try disabling Use Host GPU under Emulated Performance for AVD you are trying to start. Worked for me



来源:https://stackoverflow.com/questions/34022445/emulator-x86-exe-has-stopped-working-in-android-studio

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