Android Studio 无法启动虚拟机的问题
时间:2015-03-07 18:48:39
收藏:0
阅读:2220
Android Studio 运行应用的时候,提示错误:
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)设置BIOSS Intel虚拟技术选项为允许
(2)到sdk目录安装程序
启动成功,进入界面
评论(0)