Android studio: emulator-x86.exe stopped working after creating the window for the emulator

早过忘川 提交于 2020-01-23 16:06:11

问题


I just installed Android studio, and I am now trying to set up the device emulator. But it keeps crashing in the middle of invoke process. The error says:

emulator-x86.exe stopped working in the middle of invoking

I've tried to:

  • Change the resolution of the device to 800X600.

  • Reduce the size of the Ram by 512 MB.

But it didn't work out.


For example, below is the message be in the 'Run' panel in the Android Studio:

C:\Users\VAIO\AppData\Local\Android\sdk\tools\emulator.exe -netdelay none -netspeed full -avd II_Nexus_5_API_16
emulator: device fd:596
HAX is working and emulator runs in fast virt mode
creating window 51 69 385 683

I am running android studio on Window 7.

来源:https://stackoverflow.com/questions/28689894/android-studio-emulator-x86-exe-stopped-working-after-creating-the-window-for-t

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