emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is

原文错误提示:

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!


错误分析:

电脑没有启用虚拟技术或者没有安装Intel HAXM软件


解决办法:

1.确保BIOS中的Configuration(配置)中的Virtual technoly 为Enable(打开)

一般进入BIOS的方法是,电脑重启时按住F2,这里是参考:http://stackoverflow.com/questions/27720064/hax-kernel-module-is-not-installed的提示

2.下载Intel HAXM 软件(备注:这里需要访问Google服务,要是不会的同学,自行到http://download.csdn.net/detail/u012964796/8892399下载)

第一步:打开

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第1张图片


第二步:将右侧滚动条拉到底部,点击Extras,选中下载类似下图的软件

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第2张图片


第三步:查看并安装Intel HAXM

刚才所下载的软件,被放在:"SDK路径\extras\intel\Hardware_Accelerated_Execution_Manager"下

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第3张图片




emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第4张图片

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第5张图片

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第6张图片

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第7张图片


3 启动模拟器,在点击启动后,部分电脑会出现卡顿现象,请耐心等待


emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第8张图片

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is_第9张图片




你可能感兴趣的:(android,studio,使用遇到的问题与解决)