You could try to look at some of the OpenGLES samples in apps-for-android: http://code.google.com/p/apps-for-android/source/browse/#svn/trunk/Samples/OpenGLES
R/ On Mon, Nov 3, 2008 at 9:05 AM, petunio <[EMAIL PROTECTED]> wrote: > > Hi there > > I used to use the following sentence: > OpenGLContext mGLContext = new OpenGLContext(0); > in the old (3) sdk. > > Now, with the new one, it seems that this function is not there > anymore... > > does anybody knows an easy way of getting an opengl context? > > Thanks a lot! > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

