首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Android Studio Emulator无法启动

Android Studio Emulator无法启动
EN

Stack Overflow用户
提问于 2019-03-08 11:12:33
回答 1查看 352关注 0票数 0

首先,我应该说一些我的问题。当我使用Play Store启动Emulator时,它无法运行。但是,当我在没有Play Store的情况下启动Emulator时,它可以运行。

例如:

错误:

代码语言:javascript
复制
10:49   Emulator: init: Could not find wglGetExtensionsString!

10:49   Emulator: getGLES2ExtensionString: Could not find GLES 2.x config!

10:49   Emulator: Failed to obtain GLES 2.x extensions string!

10:49   Emulator: Could not initialize emulated framebuffer

10:49   * daemon not running; starting now at tcp:5037

10:49   * daemon started successfully

10:49   Emulator: emulator: ERROR: OpenGLES emulation failed to initialize. Please consider the following troubleshooting steps:

10:49   Emulator: Process finished with exit code -1073741819 (0xC0000005)
EN

回答 1

Stack Overflow用户

发布于 2019-03-10 17:37:23

非常感谢。我之前也看过这个链接的答案,主要如下:

步骤1:

更新您的操作系统图形驱动程序。重新启动系统。将系统的屏幕分辨率设置为尽可能高。现在试着开始你的AVD吧。第2步:

如果步骤1失败,请转到AVD管理器。编辑您的AVD。取消选中“使用主机GPU”选项。单击Finish (保存)。再次启动AVD。

但我的电脑无法启动Step2,AVD管理器无法检查“使用主机GPU”设置。最后我只完成了第一步,但是Android Studio Emulator已经运行了。

此外,我还在NVIDIA显卡的3D图形设置中为NVIDIA设置了Android studio程序的图形处理器。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/55056193

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档