【发布时间】:2015-10-27 23:54:29
【问题描述】:
我在 Windows 10 上全新安装了 android studio,其中包含 android api 22 的所有软件包。当我运行模拟器时,我收到以下消息
C:\Users\admin\AppData\Local\Android\sdk\tools\emulator.exe -avd foo -netspeed full -netdelay none
emulator: device fd:928
HAX is working and emulator runs in fast virt mode
我可以在任务管理器中看到模拟器,但实际上并没有加载。
我一直在寻找它为什么不加载的答案,并且我已经确保所有的内存设置都是正确的,但我不明白为什么模拟器不会加载。
谢谢
【问题讨论】:
标签: android android-studio android-emulator emulation windows-10