运行 Android intel 机器上的模拟器

Running Android emulator on intel machine

我正尝试在 Android 工作室中 运行 模拟器。

它给我的错误是 "requires hardware acceleration"。 所以我做了一些研究,发现我需要安装 HAXM installer。来源可以在这里找到 Error in launching AVD with AMD processor

所以我下载了它。我再次 运行 然后它给出了错误 "This computer does not support VT-x" so called Virtualization Technology.

所以在上面的同一篇文章中,我发现我需要从 BIOS 设置中启用 VT。我也这样做了。但是当我尝试安装 HAXM 时,它再次给我错误 "This computer does not support VT-x"

如何安装 HAXM 并最终能够 运行 android 模拟器?

已更新我试过了Intel HAXM installation error - This computer does not support Intel Virtualization Technology (VT-x)

当我打开或关闭功能时,它没有给我 Hyper-V 选项。

谢谢

CPU(从 2009 年初开始)不支持虚拟化,因此您需要使用软件增强器 - 例如 genymotion。