Android emulator does not open in windows 7 -


i have created emulator target android 4.4, if start emulator following exception , not seen emulator. please me emulator works.

c:\android-folder\android-sdk\tools\emulator.exe -netdelay none -netspeed full -avd nexus_5x_api_19 emulator: warning: vm heap size set below hardware specified minimum of 96mb init: not find wglgetextensionsstringarb! getgles1extensionstring: not find gles 1.x config! emulator: warning: setting vm heap size 384mb failed obtain gles 1.x extensions string! hax enabled hax ram_size 0x20000000 hax working , emulator runs in fast virt mode. not initialize emulated framebufferwarning: requested ram_size 1536m big, reduced 512m audio: failed create voice `goldfish_audio_in' qemu-system-i386.exe: warning: opening audio input failed console on port 5554, adb on port 5555 emulator: error: not initialize opengles emulation, use '-gpu off' disable it. emulator: warning: ./android/metrics/metrics_reporter_toolbar.cpp:164: can't upload usage metrics: error emulator: warning: ./android/metrics/metrics_reporter_toolbar.cpp:164: can't upload usage metrics: error emulator: warning: ./android/metrics/metrics_reporter.cpp:142: failed writable, unused path metrics. tried: c:\users\murali.athmarao\.android\avd\metrics\metrics.7408.yogibear 

system configuration:

windows 7 32 bit. ram size 2gb graphics card standard vga graphics adapter 

1)could not initialize emulated framebufferwarning: requested ram_size 1536m big, reduced 512m - must configure emulator less ram size 2)emulator: error: not initialize opengles emulation, use '-gpu off' disable - try disable it. 3)try make own emulator item


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -