I have an OpenGL ES2.0 app that is working on devices running various Android versions from 2.2 up to 4.1. However I have been told that when running it on a Nexus 7 with An
What is your textures size ? It should be power of two, for example 16x32 512x512 1024x512 and so on.