Android OpenGL ES 2.0 emulator

The emulator now supports OpenGL:
http://android-developers.blogspot.com/2012/04/faster-emulator-with-better-hardware.html

Be sure to add the GPU emulation hardware property and set it to yes when creating the avd (per the link below):

http://developer.android.com/tools/devices/emulator.html

Leave a Comment