I have an HD7690M XT (overclocked version 6770M) and an Android emulator (sdk tool rev.20) for ICS could not start the hardware emulation of OpenGL ES with the following error message:
emulator: ERROR: Failed to load OpenGLES emulation library: failed to load DLL!
emulator: WARNING: Failed to initialize OpenglES emulation using software rendering.
and with the software renderer I got a very poor color resolution (see attached screenshots). I suspect this is due to a software renderer (there is no such problem when emulating earlier versions of Android). Has anyone who can run hardware emulation seen this problem?
Which graphics cards can emulate a GPU? (You can view detailed debugging messages by running $ emulator -avd your_avd_name -verbose
)
source share