Android: GLES20: Called unimplemented OpenGL ES API

See this post - triangle opengl in android

As mentioned there, the emulators do not support GL2, but as that post mentions, it worked for me on an actual device.


This is not an error, but a statement. It simply tells you that your target doesn't support OpenGL ES version 2.0.