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

问题描述 投票:0回答:1

我正在尝试安装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 Hypervisor平台。我什至无法安装适用于AMD的Android Emulator Hypervisor驱动程序。我收到此错误:

[SC] ControlService FAILED 1062:

The service has not been started.

[SC] DeleteService SUCCESS
[SC] StartService FAILED with error 4294967201.
HAXM documentation for more information."
android android-studio android-emulator amd hyper-v
1个回答
0
投票

[好吧,事实证明,我什至不需要安装HAXM,您只需创建一个x86操作系统(不是x86_64的虚拟设备,这样就不会提示您安装HAXM)。

© www.soinside.com 2019 - 2024. All rights reserved.