小编Cha*_*wei的帖子

无法在macOS 10.13上启动AVD

我在Android studio 3.0中创建了一些AVD,但我无法启动它们.我使用以下命令启动它们:

./emulator @Nexus_5X_API_17
Run Code Online (Sandbox Code Playgroud)

日志:

emulator: WARNING: encryption is off
Hax is enabled
Hax ram_size 0x60000000
Failed to open vm 3
Failed to create HAX VM
No accelerator found.
failed to initialize HAX: Invalid argument
Run Code Online (Sandbox Code Playgroud)

当我重新安装"Intel x86仿真器加速器(HAXM安装程序)"时,日志:

HAXM silent installation only supports macOS from 10.8 to 10.12 !
Run Code Online (Sandbox Code Playgroud)

我不知道它是否与此有关.

之后,我尝试安装virtualBox来安装genymotion,但是我发现当我点击virturalBox.dmg时,安装程​​序崩溃了.

你可以帮帮我吗?谢谢.

macos android-virtual-device android-studio android-studio-3.0 macos-high-sierra

45
推荐指数
4
解决办法
3万
查看次数