问题
I have a problem with my emulator below:
emulator: WARNING: Crash service did not start
ERROR: resizing partition failed with exit code 1
init: Could not find wglGetExtensionsStringARB!
getGLES1ExtensionString: Could not find GLES 1.x config!
Failed to obtain GLES 1.x extensions string!
emulator: WARNING: VM heap size set below hardware specified minimum of 128MB
emulator: WARNING: Setting VM heap size to 384MB
Creating filesystem with parameters:
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
### WARNING: unable to configure any DNS servers, name resolution will not work
Hax is enabled
Hax ram_size 0x60000000
HAX is working and emulator runs in fast virt mode.
console on port 5554, ADB on port 5555
emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.
Could not initialize emulated framebuffer
回答1:
There's problem with your GPU.
make sure your Graphics Driver is newest version.
Uncheck 'Use Host GPU' option in AVD Setting
This will be help solving your problem.
p.s. this image from This Site
来源:https://stackoverflow.com/questions/37289202/android-emulator-opens-but-crashes-with-following-errors