应用笔记 · 2023年5月12日

Android Studio无法启动模拟器,提示 Error while waiting for device: The emulator process for AVD XXX has terminated.

Windows 11,Android Studio Flamingo | 2022.2.1 Patch 1
刚刚从上个版本的Android Studio升级完成,发现模拟器无法启动,对话框提示 Error while waiting for device: The emulator process for AVD XXX has terminated.

百度加Google,尝试过以下办法:

删除现有模拟器创建新的;

模拟器高级设置,修改内存、图形加速等设置;

重新设置ANDROID_SDK_HOME 环境变量;

等等等等均无效。

最后,使用SDK Manager 安装HXAM,如果已经安装了,卸载重新安装。

大功告成,终于成功启动了。

后查看idea.log日志,发现日志中的详细错误是:qemu-system-x86_64.exe: error while l oading state for instance 0x0 of device ‘goldfish_pipe’