【发布时间】:2014-12-08 20:09:45
【问题描述】:
我在 Windows 8.1 x64 上运行,使用 ADT Bundle 开发 Android 应用程序。以前(在更新 Android SDK 工具之前)AVD 工作非常正常,更新后,它在启动 AVD 时显示以下错误
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!
我试图从 windows 用户特定文件夹中删除 avd、avd 文件夹并重新创建类似的 avd 但没有任何进展。
如何再次运行 avd? (SDK更新后)
【问题讨论】:
标签: adt android-sdk-tools