Android Studio模拟器无法与API 27一起使用

阿亚特(Ayat Khrisat)

Android模拟器无法与Api 27配合使用,并给我这个错误:

    5:36 PM Emulator: init: Could not find wglGetExtensionsStringARB!

    5:36 PM Emulator: emulator: ERROR: Missing initial data partition file: C:\Users\ACER\.android\avd\Nexus_5_API_27_1.avd/userdata.img

    5:36 PM Emulator: getGLES2ExtensionString: Could not find GLES 2.x config!

    5:36 PM Emulator: Failed to obtain GLES 2.x extensions string!

    5:36 PM Emulator: Could not initialize emulated framebuffer

    5:36 PM Emulator: emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.

    5:36 PM Emulator: Process finished with exit code -1073741819 (0xC0000005)

    5:51 PM Emulator: qemu-system-i386.exe: Unable to open C:\Users\ACER\.android\avd\Galaxy_Nexus_API_25.avd\data\misc\pstore\pstore.bin: Permission denied

    5:51 PM Emulator: Process finished with exit code 0

图形设置为自动,当我选择软件图形时,仿真器仅显示空白屏幕。

马丁·齐特勒

它清楚地ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.表明,这意味着您可以使用命令行开关-gpu off来进行“ Software GLES”渲染,也可以仅升级图形卡/安装openGL驱动程序。

请参阅发行说明,其中有两个新的命令行开关:-gpu swiftshader_indirect-gpu angle_indirect虽然这个问题可能缺少一个很小的细节:您使用的是哪个CPU,多少RAM和哪个图形适配器?除非有合适的硬件可用,否则必须取消选中“使用主机Gpu”复选框。

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

Android模拟器无法与Xamarin / Visual Studio Mac一起使用

无法使用 API 29 android studio 在模拟器中运行应用程序

Android Device Monitor File Explorer无法与运行API 24+的模拟器一起使用

无法使用Android Studio将我的Android设备用作Android模拟器

无法使用具有新版本的android studio的模拟器运行android项目

使用android studio模拟器在android api <24中测试Google帐单

无法在带有 Windows 7 的 Visual Studio 中使用 Android 模拟器

更新了Android Studio 0.8.14,模拟器无法快速运行(不使用HAXM)

无法使用Xamarin在Visual Studio 2015中启动Android模拟器

Android Studio模拟器无法使用错误代码-1073741819

无法在 Android Studio 中使用我的手机作为模拟器

Android Studio模拟器无法启动

无法让android studio模拟器运行

Android Studio无法与模拟器通信

Android Studio:无法开启模拟器

使用Android模拟器上的Firestore模拟器无法到达Cloud Firestore后端

Android Studio与模块一起使用

使用AVD的Android Studio模拟器错误

无法使用Android模拟器打开React Native项目

在一台Visual Studio上同时在浏览器和模拟器中的Android应用中调试API

Google Maps API崩溃(使用Android模拟器)

Android Studio无法找到cerfile,模拟器无法启动

Android Studio中的findViewByID无法与EditText一起使用

Android Studio (AS) 和模拟器工作正常,但 AS 无法识别模拟器

Android Studio的模拟器?

Android Studio 3.0模拟器无法启动

Android Studio模拟器相机无法正常工作

无法在模拟器Android Studio中启动AVD

Android Studio模拟器无法正常工作