I've been messing around with GLSurfaceView, first with just my own code, and then with the demo framework from Pro Android.
In both cases, the view stops working after the application has been paused (say, by bringing up the home screen, and then selecting the application and running it again). I am calling the onPause and onResume methods on the GLSurface view object, but it still doesn't restart. The rest of the app recovers - the buttons are visible and they work. Ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

