Thursday 14 May 2015

WARNING: Could not initialize OpenglES emulation, using software renderer

When I am running android emulator(from Android studio) I am getting bellow error:

emulator: WARNING: Could not initialize OpenglES emulation, using software renderer

This was due my switchable graphics, so my laptop has two video cards. And by default intel video was used. When I switched to the ATI video everything worked great.