简体   繁体   中英

Creating android emulator

I'm new to android, when I click run button to create AVD it appears as follows, I can't understand what it says, please help me to understand what it means and how can I fix this

C:\\Users\\neil\\AppData\\Local\\Android\\sdk2\\tools\\emulator.exe -avd Nexus_S_API_21 -netspeed full -netdelay none 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

Under your create/edit emulator setting uncheck Use Host GPU option

To resize using a command is possible but not using visual controls. Note: However in the last update to the Emulator this functionality has been introduced.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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