无法在 Windows 10 上启动 AVD
Unable to start AVD on Windows 10
我在 Windows 10 上安装了 Android Studio 1.5.1 运行ning。
我正在尝试 运行 一个 AVD 但它抛出以下错误:
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!
所以我尝试安装 HAXM,但是当我启动安装程序时出现错误:
This computer does not support Intel Virtualization Technology (VT-x).
HAXM cannot be installed.
我已经检查了我的 Windows 功能,但未启用 Hyper-V。
请告诉我我应该怎么做才能 运行 AVD。
此致,
确保您的 BIOS 中启用了英特尔虚拟化 (VT)。
还要确保您的防病毒软件是否阻止了 haxm 的安装。
我在 Windows 10 上安装了 Android Studio 1.5.1 运行ning。 我正在尝试 运行 一个 AVD 但它抛出以下错误:
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!
所以我尝试安装 HAXM,但是当我启动安装程序时出现错误:
This computer does not support Intel Virtualization Technology (VT-x).
HAXM cannot be installed.
我已经检查了我的 Windows 功能,但未启用 Hyper-V。
请告诉我我应该怎么做才能 运行 AVD。
此致,
确保您的 BIOS 中启用了英特尔虚拟化 (VT)。 还要确保您的防病毒软件是否阻止了 haxm 的安装。