This application is a portfolio of examples, based on the lessons and tutorials over at Learn OpenGL ES to help teach you OpenGL ES and 3D graphics programming on Android. The lessons are mostly in OpenGL ES 2 so you will need support for that on your device.The lessons can be followed at http://www.learnopengles.com.
The lessons:------------Lesson Eight: An Intro to VBOs (Vertex Buffer Objects)Lesson Seven: An Intro to VBOs (Vertex Buffer Objects)Lesson Six: Texture Filtering ModesLesson Five: An Intro to BlendingLesson Four: Basic TexturingLesson Three: Adding Per-Pixel LightingLesson Two: An Intro to LightingLesson One: Getting Started