error message “qemu-system-i386.exe has stopped working”

前端 未结 9 1162
后悔当初
后悔当初 2020-12-15 05:08

I am using windows 7 with 4GB of RAM and I\'m using the latest version of android studio 2.2.3 and I am getting this message when I run the emulator

相关标签:
9条回答
  • 2020-12-15 05:43

    I had this problem when I selected too much RAM in the Advanced Options when setting up the emulator. Selecting the default amount of RAM fixed the issue for me.

    0 讨论(0)
  • 2020-12-15 05:44

    It occurs because your pc's hardware does not support it. Change the Graphics in AVD Manager to Software GLES2.0, but it will still take forever to start the Emulator. You can always opt for 3rd party emulators such as Genymotion.

    0 讨论(0)
  • 2020-12-15 05:46

    I had this problem occur after using the same emulator for a while with no issues. What solved it for me was in AVD Manager > Actions select:

    1) Wipe data

    2) Cold boot.

    0 讨论(0)
提交回复
热议问题