无法安装HAXM(Android Studio,AMD处理器)

eivgtgni  于 2023-09-28  发布在  Android
关注(0)|答案(1)|浏览(136)

我试图安装HAXM模拟Android应用程序,但我一直得到这个错误

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."

我已启用/禁用Hyper-V并启用Windows虚拟机管理程序平台。我甚至无法安装AMD的Android模拟器虚拟机管理程序驱动程序。我得到这个错误:

[SC] ControlService FAILED 1062:

The service has not been started.

[SC] DeleteService SUCCESS
[SC] StartService FAILED with error 4294967201.
HAXM documentation for more information."
izkcnapc

izkcnapc1#

好吧,事实证明我甚至不需要安装HAXM,你可以用x86操作系统创建一个虚拟设备(不是x86_64,这样你就不会被提示安装HAXM)。

相关问题