Software Archive
Read-only legacy content
17061 Discussions

Android Emulator x86 system image error and warning

SergeyKostrov
Valued Contributor II
595 Views

I'd like to report a problem with Android Emulator when executed froma command line:

..\\tools>emulator-x86.exe -gps COM6 @AVDx86Platform
...
emulator: ERROR: Could not load OpenGLES emulation library: Could not load DLL!
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
...

The emulator did not crash and worked as usual ( I would even say faster for 10% ).

Best regards,
Sergey

0 Kudos
2 Replies
SergeyKostrov
Valued Contributor II
595 Views
and one more that I missed:

..\tools>emulator-x86.exe -gps COM6 @AVDx86Platform
...
emulator: warning: opening audio output failed
...
0 Kudos
SergeyKostrov
Valued Contributor II
595 Views
and one more that I missed:

..\tools>emulator-x86.exe -gps COM6 @AVDx86Platform
...
emulator: warning: opening audio output failed
...


Resolved: Windows Audio service was stopped and this is why the emulator displayed the warning.

Best regards,
Sergey

0 Kudos
Reply