标签:android style io ar for sp on art 问题
用Inter Atom模式的Android模拟器启动报一下错误:
Starting emulator for AVD ‘new‘
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
找到Android sdk所在的目录。其下有extras\intel\Hardware_Accelerated_Execution_Manager
把该目录下的intelhaxm.exe安装一下,就解决以上问题了。
标签:android style io ar for sp on art 问题
原文地址:http://www.cnblogs.com/pengdonglin137/p/4068681.html