更新HAXM后,带有Android API 28的模拟器无法启动 [英] After updating of HAXM, emulator with Android API 28 doesn't start up

查看:360
本文介绍了更新HAXM后,带有Android API 28的模拟器无法启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有下一期。在使用版本API 28更新android studio中的最高7.2.0 android模拟器的HAXM之后,不要启动。我无法运行模拟器。我在Intel处理器i7上使用笔记本电脑。虚拟化已启动。在更新之前它起作用。更新后,即使打开了软件加速功能,我也可以运行仿真器。如果是硬件-无法运行。如果使用x86_64代替x86,我会在模拟器上出现黑屏,并且logcat中出现错误:

I have the next issue. After updated HAXM up to 7.2.0 android emulator in android studio with version API 28 dont start up. I cant run the emulator. I am using laptop on Intel processor, i7. Virtualization is on. Before updating it worked. After updating, I can run emulator just if Turned On Software acceleration. If Hardware - impossible to run. If use x86_64 instead x86 I get black screen on emulator and errors in logcat:

06-18 08:13:42.256 1632-1632/? E/SurfaceFlinger: Error while linking shaders:
06-18 08:13:42.529 1632-1632/? E/SurfaceFlinger: Error while compiling

 shader: 
    attribute vec4 position;
    uniform mat4 projection;
    uniform mat4 texture;
    void main(void) {
        gl_Position = projection * position;
    }

    `�
06-18 08:13:42.531 1632-1632/? E/SurfaceFlinger: Error while compiling shader: 
    precision mediump float;
    uniform vec4 color;
    void main(void) {
        gl_FragColor.rgb = color.rgb;
        gl_FragColor.a = 1.0;
        gl_FragColor.a = 1.0;
    }

    ����

如果使用x86,则模拟器卡在该位置:
模拟器卡在屏幕上

If use x86 then emulator is stuck on the place: Emulator stuck screen

logcat中出现错误。

With error in logcat.

06-18 08:18:06.429 1712-1750/? E/storaged: getService package_native failed
06-18 08:19:06.431 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:20:06.432 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:21:06.433 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:22:06.434 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:23:06.436 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:24:06.437 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:25:06.437 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:26:06.438 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:27:06.439 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:28:06.439 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:29:06.441 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-18 08:30:06.442 1712-1750/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0

如果您有帮助,请咨询我请有人知道如何解决它。

Ask you to help me with this, if someone knows how to fix it, please.

推荐答案

我遇到了相同的错误消息,并通过以下方法解决了该问题:工具>广告管理系统>右键单击动作列中的模拟器>然后清除数据

I had the same error message and solved it by doing so: Tools > Adv Manager > right click on the down arrow of the emulator concerned in the Actions column > then Wipe Data

这篇关于更新HAXM后,带有Android API 28的模拟器无法启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆