转自VC错误:http://www.vcerror.com/?p=1665
问题描述:
Android Studio 1.0 已经放出来了,以后的Android平台开发激昂逐步从Eclipse向Android Studio迁移,特意从Google下载了Android Studio的安装包,并且创建了第一个android项目。但是当运行的时候就出现下面的问题:
解决方法:
具体的解决方法参考文章:http://www.vcerror.com/?p=1665
问题描述:
Android Studio 1.0 已经放出来了,以后的Android平台开发激昂逐步从Eclipse向Android Studio迁移,特意从Google下载了Android Studio的安装包,并且创建了第一个android项目。但是当运行的时候就出现下面的问题:
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!
模拟器居然启动不起来!
解决方法:
具体的解决方法参考文章:http://www.vcerror.com/?p=1665