##问题
用ADT启动AVD模拟器,速度很悲壮。。
##解决过程
1.首先找到一篇牛贴:点击这里
2.跟着帖子操作了一遍,Console报错:
emulator: Failed to open the HAX device! HAX is not working and emulator runs in emulation mode emulator: Open HAX device failed
AVD可以启动,但依然龟速。。
3.从头再来一遍。。。same problem。。
4.stackoverflow 原来是这个叫HAXM的东西需要手动装。。
全名叫Intel® Hardware Accelerated Execution Manager 1.0.1 (R2)(硬件加速)
在SDK manager的extra中可以找到下载,下完在这找到:<sdk>/extras/intel/Hardware_Accelerated_Execution_Manager/IntelHAXM.exe
5.界面出现:
弱弱的点了next:
shit!
6.回到stackoverflow,找到原因:
You'll get the following message if you don't have virtualization enabled in your BIOS
BIOS中没有打开虚拟化。。
虚拟化是神马??
来看此篇:猛击
7.最后发现我的小Y竟然不支持BIOS虚拟化。。。还是另寻他法吧。。
不过支持BIOS虚拟化的童鞋们看我提到的这些东西应该可以解决问题了。。