halilakin wrote: > anybody knows the answer? > > On Oct 8, 3:01 pm, John Doe <[email protected]> wrote: >> Hi. I am trying to compile a project and i need >> android.graphics.OpenGLContext class. However it seems that this class >> is either removed from the source code or changed. Can you help me how >> can i find and add this library?
You will need to rewrite your code; the code you have is from a very old edition of Android, near as I can tell. http://stackoverflow.com/questions/852462/why-cant-android-find-android-graphics-openglcontext http://www.anddev.org/viewtopic.php?p=18469 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android 1.5 Programming Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

