I am using OpenGL to do some rendering and whenever my rendering gets
paused I call onPause of GLSurfaceView and later when I resume
onResume of GLSurfaceView. This was working fine till I upgraded my
Nexus One to Froyo today. After that the thread calling onPause seems
to be blocked in that API. Anyone has any idea why this is happening?
Is there anything I need to change for this to work on Froyo?

-- 
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

Reply via email to