Android虚拟机打不开解决方法
解决办法
创建的时候Graphics 选择 software - GLES 2.0就可以了
如果不能选
Edit the config.ini file of the AVD. Under Linux it’s located under /home//.android/avd//config.ini (in my case is Nexus_5X_API_29.avd).
In a text editor change the lines
hw.gpu.enabled=no
hw.gpu.mode=auto
either to
hw.gpu.enabled=no
hw.gpu.mode=off
or to
hw.gpu.enabled=yes
hw.gpu.mode=host
This setting remains even if opened in the Android Virtual Device Manager of Android Studio. It’s just not editable there.
I also tried this, which I found in another AVD:
hw.gpu.enabled=yes
hw.gpu.mode=software
But this is then changed to “no” / “off” by the Android Virtual Device Manager. I didn’t look any further so far. hw.gpu.mode=off worked for me. Otherwise my whole Kubuntu hangs (using the Nouveau driver, not the NVidia driver)
参考:https://*.com/questions/62277774/android-emulator-on-windows-10
本文地址:https://blog.csdn.net/qq_39108094/article/details/110691377
上一篇: HDU - 1005 Number Sequence(矩阵快速幂)
下一篇: 最好吃的芒果品种排名