2017-07-07 147 views
2

我試圖從Android Studio中端啓動AVD和我收到以下錯誤,請幫助800 X的模擬器是出在Android Studio中日期錯誤的

C:\Users\rudraneel-admin\AppData\Local\Android\sdk1\tools>emulator -avd API_25 -gpu off 
    init: Could not find wglGetExtensionsStringARB! 
    emulator: ERROR: GPU emulation is disabled. 
    Only screen size of 800 X 1280 or smaller is supported when GPU emulation is disabled. 
    emulator: ERROR: GPU emulation is disabled: software gpu and screen too large 
    Hax is enabled 
    Hax ram_size 0x60000000 
    HAX is working and emulator runs in fast virt mode. 
    audio: Failed to create voice `goldfish_audio_in' 
    qemu-system-i386.exe: warning: opening audio input failed 
    audio: Failed to create voice `adc' 
    emulator: emulator window was out of view and was recentered 

    Your emulator is out of date, please update by launching Android Studio: 
    - Start Android Studio 
    - Select menu "Tools > Android > SDK Manager" 
    - Click "SDK Tools" tab 
    - Check "Android SDK Tools" checkbox 
    - Click "OK" 

enter image description here

回答

1

只有屏幕尺寸GPU仿真禁用時支持1280或更小。 仿真器:錯誤:GPU仿真被禁用:軟件GPU和屏幕太大

只需創建一個新的仿真器。前一個是使用不支持這種條件的配置創建的。