繁体   English   中英

Android Studio虚拟设备错误

[英]Android Studio Virtual Device Error

我刚刚安装了Android Studio,但是每当我尝试运行模拟器时,都会出现以下错误:

C:\Users\Ayusch\AppData\Local\Android\sdk\tools\emulator.exe -scale 0.25 -netdelay none -netspeed full -avd Ayusch_Phone_API_23
Creating filesystem with parameters:
could not get wglGetExtensionsStringARB
    Size: 69206016
    Block size: 4096
    Blocks per group: 32768
    Inodes per group: 4224
    Inode size: 256
    Journal blocks: 1024
    Label: 
    Blocks: 16896
    Block groups: 1
    Reserved block group size: 7
Created filesystem with 11/4224 inodes and 1302/16896 blocks
emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
getGLES1ExtensionString: Could not find GLES 1.x config!
Failed to obtain GLES 1.x extensions string!
Could not initialize emulated framebuffer

请帮忙。 我已经将我的AVD RAM to 512 Mb设置AVD RAM to 512 Mb ,但仍然无法正常工作。

在创建或编辑虚拟设备时,取消选中Use Host GPU禁用主机GPU。

暂无
暂无

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

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