AMD CPU 的電腦運行 Android Studio 模擬器時報錯 Failed to install Intel HAXM
最近新買了華碩天玄,但是在上面啟動 Android Studio 模擬器報錯:
Failed to install Intel HAXM. For details, please check the installation log: "C:\Users\BrilliantZC\AppData\Local\Temp\haxm_log8.txt"
HAXM installation failed. To install HAXM follow the instructions found at: https://software.intel.com/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows
Installer log is located at C:\Users\BrilliantZC\AppData\Local\Temp\haxm_log8.txt
Installer log contents:
=== Logging started: 2020-11-22 21:20:12 ===
This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed.
Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information.
就很納悶,之前老電腦完全可以的,上網百度看到說不支持ADM的CPU,當時就感覺離譜,繼續百度發現 Google 官方是支持 AMD的CPU 的,陸陸續續嘗試了網上很多方法,發現一種可行的,
只需要簡單設定一下就可以:
- 按 Win 鍵搜索 hyper,打開“啟用或關閉 Windows 功能”
- 找到“虛擬機平臺”,并勾選

然后按提示重啟電腦,重啟系統之后,再次運行 Android Studio 模擬器就可以了,問題已解決!
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/226886.html
標籤:其他
上一篇:精確到行的日志工具類
