Android Studio模拟器显示错误

时间:2014-12-17 05:25:14

标签: android android-studio sdk emulation avd

我使用最新版本的Android Studio(Ver1.0.1 - 2014年12月11日) 当我尝试运行emulator时,我收到了此错误:

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!

但我认为我已经安装了它所需要的东西:

enter image description here

1)我点击“运行”按钮......

enter image description here

2)错误

enter image description here

3)我的SDK Manager

2 个答案:

答案 0 :(得分:2)

尝试重新安装Intel HAXM(它在%android-sdk%/extras/intel/Hardware_Accelerated_Execution_Manager中)并检查它是否已在您的BIOS中启用。 另外(但不是因为速度较慢而不是首选),您可以让emulator使用arm7图像。

答案 1 :(得分:2)

您确定SDK管理器实际已安装该软件包吗?

在我的Mac上,SDK管理器仅下载,必须手动安装(请参阅here)。

如何按操作系统安装:https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager