error message quot;qemu-system-i386.exe has stopped workingquot;(错误消息“qemu-system-i386.exe 已停止工作)
问题描述
我使用的是具有 4GB RAM 的 Windows 7,并且我使用的是最新版本的 android studio 2.2.3
,当我运行模拟器时收到此消息
I am using windows 7 with 4GB of RAM and I'm using the latest version of android studio 2.2.3
and I am getting this message when I run the emulator
qemu-system-i386.exe 已停止工作"
"qemu-system-i386.exe has stopped working"
我尝试最小化内存和分辨率,但没有成功,还安装了 haxm,你能帮我解决这个问题吗?
I tried minimizing ram and resolution and it didn't work, also haxm is installed, could you please help me with this issue?
推荐答案
我遇到了同样的问题,通过将 Emulated Performance 更改为 Software GLES-2.0 解决了这个问题,我看到了以前的帖子并尝试使用 Host GPU,但由于该选项不是在我的 Android Studio(2.2.3) 中可用.我试过了,效果很好
I had the same issue solved it by changing the Emulated Performance to Software GLES-2.0,I saw previous post and tried using Host GPU but since that option is not available in my Android Studio(2.2.3). I tried this and it worked
这篇关于错误消息“qemu-system-i386.exe 已停止工作"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:错误消息“qemu-system-i386.exe 已停止工作"


基础教程推荐
- 如何从 logcat 中删除旧数据? 2022-01-01
- Cocos2d iPhone 非矩形精灵触摸检测 2022-01-01
- AdMob 广告未在模拟器中显示 2022-01-01
- libGDX 从精灵或纹理中获取像素颜色 2022-01-01
- NSString intValue 不能用于检索电话号码 2022-01-01
- iPhone - 获取给定地点/时区的当前日期和时间并将其与同一地点的另一个日期/时间进行比较的正确方法 2022-01-01
- Android:getLastKnownLocation(LocationManager.NETWORK_PROVIDER 2022-01-01
- 通过重定向链接在 Google Play 中打开应用 2022-01-01
- iOS4 创建后台定时器 2022-01-01
- navigator.geolocation.getCurrentPosition 在 Android 浏览器上 2022-01-01