OpenGLContext appears to have disappeared in 1.5, including the Android platform source code and documentation (except a residual mention here: http://developer.android.com/guide/topics/graphics/opengl.html). Depending on what you are doing, you may want to use the new API GLSurfaceView, which was added in Android 1.5.
To answer your second question for extra credit, there is a considerable amount of free online learning material for budding Android developers, among them: http://developer.android.com/guide/tutorials/hello-world.html http://learningandroid.org/ Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On May 14, 4:25 am, Himu <[email protected]> wrote: > How to get OpenGLContext class in Android 1.5 SDK? > > Is it atall possible. > > Is there any e-book/open-book for android SDK ? > > Thanks > Himadri Sekhar > APT / Kolkata --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

