【发布时间】:2015-11-09 17:28:08
【问题描述】:
我一直在做一个 android 项目,我在我的 iMAC[软件 OS X 10.9.5,图形 Intel HD Graphics 5000 1024 MB,处理器 1.4 GHz Intel Core i5]上使用 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!
我可以在 Google 和 SO 上找到很多类似的解决方案,但我无法为 MAC 使用这些解决方案???
我遵循了here 给出的所有步骤,但没有运气,仍然无法启动模拟器。我觉得和mac os有关系。
谁能告诉我如何在 MAC 上执行此操作?
谢谢
【问题讨论】:
-
你好farhan,我以前也遇到过同样的问题,给我一些时间回忆一下解决方案,很快就会为你解答。
-
我们将非常感谢您的快速回复:)
标签: android macos android-studio android-emulator