-1

我正在使用 Android Studio 2.2,当我尝试试运行 hello world 程序时,我得到的是空白屏幕的 AVD。也在VCPU shutdown request日志中出现的中间。很长一段时间(超过 30 分钟)后,我没有收到任何 android 欢迎屏幕。RAM性能没有问题,我已经有16gb了。所有组件都从SDK. 你能帮我解决这个问题吗?请在下面找到空白 AVD AS2.2的图像

在此处输入图像描述

错误日志:

C:\Users\hp\AppData\Local\Android\Sdk\tools\emulator.exe -netdelay none -netspeed full -avd Nexus_5_API_24
Hax is enabled
Hax ram_size 0x40000000
HAX is working and emulator runs in fast virt mode.
emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554
emulator: emulator window was out of view and was recentered
VCPU shutdown request
EAX=00748cea EBX=3ffadb60 ECX=00000000 EDX=00000000
VCPU shutdown request

使用 HAXM 6.0.5 检查后更新

补充:Intel HAXM 6.0.5 不兼容 windows 截图:

Intel HAXM 6.0.5 不兼容 windows 截图

4

3 回答 3

0

处理同样的问题。与第 7 代处理器上的 haxm 有关,因为 arm 映像工作。

更新:确认是 Kaby Lake 上的 HAXM 问题,在我们从英特尔获得 HAXM 更新之前我们无能为力。此阶段的最佳解决方法是使用物理设备或创建 Linux 分区。我还没有在第 7 代处理器上测试过 genymotion……有人可以确认它是否有效吗?

于 2016-10-23T22:25:11.460 回答
0

我只是想分享一下我在使用新的 Windows 10 计算机时也遇到了同样的问题。如何将开关 -accel off -verbose 添加到 x86/x64 映像?运行 ARM 映像非常慢。

于 2016-10-30T16:35:40.327 回答
0

请使用它为我解决的 6.0.5 HAXM。我有 i7 和 6.0.4 的类似问题

于 2016-12-07T17:57:01.437 回答