Android模拟器-HAX kernel module is not installed问题

来源:互联网 发布:关闭135 端口 编辑:程序博客网 时间:2024/05/29 13:54

Android模拟器-HAX kernel module is not installed问题

开发Android,当使用Atom X86模拟器时,启动模拟器遇到以下问题:

Starting emulator for AVD ‘xxx’
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!

解决方法

首先确认在SDK Manager里面已经安装Intel x86 Emulator Accelerator。一般就可以解决。

若仍出现此问题,则
run the HAXM installer exe via the path below

your_sdk_folder\extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm.exe

参考自: http://stackoverflow.com/questions/27720064/hax-kernel-module-is-not-installed


0 0
原创粉丝点击