Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Android Emulator x86 system image error and warning

SergeyKostrov
Valued Contributor II
631 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
631 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
631 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