简体   繁体   English

Android Studio 2.2 空白 AVD 和 VCPU 关闭请求

[英]Android Studio 2.2 blank AVD & VCPU Shutdown request

I am using Android Studio 2.2 and when I try to do a trial run of hello world program, I am getting AVD with blank screen.我正在使用 Android Studio 2.2,当我尝试对 hello world 程序进行试运行时,我得到了空白屏幕的 AVD。 Also In-between that the VCPU shutdown request coming in the log.I am not getting any android welcome screen after a long time (More Than 30 minutes).此外,日志中出现VCPU shutdown request 。很长时间(超过 30 分钟)后,我没有收到任何 android 欢迎屏幕。 There is no issue with RAM performance, I already have 16gb. RAM性能没有问题,我已经有16GB了。 All the components are installed correctly from SDK .所有组件都从SDK正确安装。 Can you help me to solve this issue?你能帮我解决这个问题吗? Please Find the Image below for Blank AVD AS2.2请在下面找到空白 AVD AS2.2的图片

在此处输入图片说明

Error Log:错误日志:

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

UPDATE AFTER CHECKING WITH HAXM 6.0.5使用 HAXM 6.0.5 检查后更新

Adding: Intel HAXM 6.0.5 not compatible with windows screenshot:添加:Intel HAXM 6.0.5 与 windows 截图不兼容:

Intel HAXM 6.0.5 not compatible with windows screenshot英特尔 HAXM 6.0.5 与 Windows 屏幕截图不兼容

Dealing with the same issue.处理同样的问题。 Something to do with haxm on 7th gen processors as the arm image works.当 arm 图像工作时,与第 7 代处理器上的 haxm 有关。

UPDATE: Confirmed to be a HAXM issue on Kaby Lake, nothing we can do until we get an HAXM update from Intel.更新:确认是 Kaby Lake 上的 HAXM 问题,在我们从英特尔获得 HAXM 更新之前我们无能为力。 Best workaround at this stage is to use the physical device or create a Linux partition.此阶段的最佳解决方法是使用物理设备或创建 Linux 分区。 I haven't tested genymotion on a 7th gen processor...can anybody confirm if that works?我还没有在第 7 代处理器上测试过 genymotion ......有人可以确认这是否有效吗?

I just wanted to share that I am experiencing the same problem as well with my new Windows 10 computer.我只是想分享一下,我的新 Windows 10 计算机也遇到了同样的问题。 How do you add the switch -accel off -verbose to the x86/x64 image?如何将开关 -accel off -verbose 添加到 x86/x64 图像? Running an ARM image is extremely slow.运行 ARM 映像非常慢。

Please use 6.0.5 HAXM it solved for me.请使用它为我解决的 6.0.5 HAXM。 I have i7 and similar issues with 6.0.4我有 i7 和 6.0.4 的类似问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM