Android Studio HAXM 不工作
Android Studio HAXM not working
我想在配备 E2 AMD 视觉处理器的惠普上使用 android studio。
问题是,当我从 SDK 管理器下载 HAXM 安装程序并尝试安装它时,我收到一条错误消息,提示我的计算机不支持该程序。我进入了 BIOS 设置,启用了 VT 选项,然后我在 "Turn Window Features on and off" 中看到了 Hyper-V 选项,它已经没有被选中,但我仍然遇到同样的问题。
有什么建议吗?
很遗憾,您不能使用 HAXM,因为它仅适用于 Intel 处理器:
The Intel Hardware Accelerated Execution Manager (Intel® HAXM) is a
hardware-assisted virtualization engine (hypervisor) that uses Intel
Virtualization Technology (Intel® VT) to speed up Android app
emulation on a host machine. In combination with Android x86 emulator
images provided by Intel and the official Android SDK Manager, HAXM
allows for faster Android emulation on Intel VT enabled systems.
你应该试试Genymotion,它支持VT-X,也支持AMD-v。
我想在配备 E2 AMD 视觉处理器的惠普上使用 android studio。 问题是,当我从 SDK 管理器下载 HAXM 安装程序并尝试安装它时,我收到一条错误消息,提示我的计算机不支持该程序。我进入了 BIOS 设置,启用了 VT 选项,然后我在 "Turn Window Features on and off" 中看到了 Hyper-V 选项,它已经没有被选中,但我仍然遇到同样的问题。 有什么建议吗?
很遗憾,您不能使用 HAXM,因为它仅适用于 Intel 处理器:
The Intel Hardware Accelerated Execution Manager (Intel® HAXM) is a hardware-assisted virtualization engine (hypervisor) that uses Intel Virtualization Technology (Intel® VT) to speed up Android app emulation on a host machine. In combination with Android x86 emulator images provided by Intel and the official Android SDK Manager, HAXM allows for faster Android emulation on Intel VT enabled systems.
你应该试试Genymotion,它支持VT-X,也支持AMD-v。