Hunter的大杂烩 技术学习笔记

2020-06-17

Windows 10 下运行Android模拟器蓝屏解决方法

Filed under: 技术话题 — hunter @ 1:19 am

本机一开始装有Hyper-V,实在不想禁用,后来参考文章(https://blog.csdn.net/qq_21187515/article/details/103056299),说是新版本Android Studio可以使用WHPX,微软文献也说可行(https://docs.microsoft.com/en-us/xamarin/android/get-started/installation/android-emulator/hardware-acceleration?pivots=windows),按上述建议,勾选Hyper-V and Windows Hypervisor Platform之后,用 emulator-check.exe accel 检查,提示可以加速。

但实际运行模拟器时,时不时系统就蓝屏,错误码是 HYPERVISION ERROR,实在让人崩溃。

最后还是禁用Hyper-V了事,安装流程:

  1. bcdedit /set hypervisorlaunchtype off
  2. 重启(切记,一定要重启)
  3. 用android studio里的 sdkmanager 安装intel加速
  4. 用 emulator-check.exe accel检查 HAXM是否安装成功

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress