Android Studio自带的x86模拟器安装后打开闪退,提示error while loading state for instance 0x0 of device 'goldfish_pipe'

可能是由于你安装的HAXM版本低于7.4.1,更新到最新版本即可。

更新方法:打开设置-Android SDK-SDK Tools,选中下面的Intel x86 Emulator…(HAXM installer),点击右下角Apply后安装新版本。

Android模拟器 - error while loading state for instance 0x0 of device 'goldfish_pipe'

如果安装后提示Intel virtualization technology (vt,vt-x) is not enabled,需要在电脑BIOS设置中打开虚拟化支持。

相关文章:

  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2021-04-04
  • 2021-09-29
  • 2021-08-29
  • 2022-02-23
猜你喜欢
  • 2021-07-04
  • 2021-12-22
  • 2021-09-07
  • 2021-10-04
相关资源
相似解决方案