簡體   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