I am trying to compile some OpenGL samples available on the net in SDK 1.5. But the import statement for android.graphics.OpenGLContext gives me an error saying the class cannot be found.
Can someone please tell me where I can find this class. And if it is no longer supported by the android SDK then how do I port the samples to 1.5.