我使用最新版本的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!
但我认为我已经安装了它所需要的东西:
1)我点击“运行”按钮......
2)错误
3)我的SDK Manager
答案 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