【发布时间】:2014-12-03 05:15:21
【问题描述】:
最初我遇到了问题
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 X86 Emulator Accelerator (HAXM Installer)”。
- 之后我重新启动了 eclipse
- 试图通过
right click-run as -android application运行我的android应用程序 但是发现模拟器没有启动
【问题讨论】:
-
您为 AVD 选择的 API 级别是什么? Mac 还是 Windows?
-
我用的是windows,API级别是21
-
您从 Android SDK 安装了哪个映像?即 Intel Atom x86_64 还是其他?
-
我正在使用 Intel Atom x86_64