Android Studio启动模拟器报错,报错如下:

emulator: WARNING: Crash service did not start

RegGetValueW failed 2 系统找不到指定的文件。

Failed to open /qemu.conf, err: 2
HAX is working and emulator runs in fast virt mode.
emulator: Saving state on exit with session uptime 312241 ms
ANGLE: D3D11: rx::Renderer11::generateConfigs

Android Studio无法启动, 运行报错emulator: WARNING: Crash service did not start

 

问题原因:


问题原因是我使用了 Nexus 5X  模拟器,而这两个镜像会强制设置 “Emulated Performance” 为 “Automatic Graphics”。

 

解决办法:


新建一个模拟器,比如使用 “Pixel XL”。 “Emulated Performance” 改为 “Software graphics”。

Android Studio无法启动, 运行报错emulator: WARNING: Crash service did not startAndroid Studio无法启动, 运行报错emulator: WARNING: Crash service did not start

参考:https://blog.csdn.net/kongxx/article/details/85107450

 

 

 

 

相关文章:

  • 2022-12-23
  • 2022-02-08
  • 2021-08-16
  • 2022-01-03
  • 2022-12-23
  • 2021-09-15
  • 2021-04-20
  • 2021-08-13
猜你喜欢
  • 2022-12-23
  • 2021-10-19
  • 2022-01-18
  • 2022-01-13
  • 2022-12-23
  • 2021-12-31
  • 2021-09-29
相关资源
相似解决方案