Looking for someone to convert Qt's OpenGL Grabber example from an earlier stock desktop version of OpenGL to a later OpenGL version which will run on Android.

The existing Grabber sample code uses the begin / end constructs of an earlier version of OpenGL. These constructs are deprecated in the later version of OpenGL which runs on Android.

Existing Grabber code: http://doc.qt.digia.com/4.6/opengl-grabber.html