On my G1 that runs Android 1.6, I enabled screen rotation in the
Settings app. Then, I run the ApiDemos, start the
TranslucentGLSurfaceViewActivity, and rotating the phone. After a few
trials, the TranslucentGLSurfaceViewActivity stops refreshing. I see a
lot of this in adb logcat:

E/libEGL  (13033): call to OpenGL ES API with no current context
E/libEGL  (13033): call to OpenGL ES API with no current context
E/libEGL  (13033): call to OpenGL ES API with no current context
E/libEGL  (13033): call to OpenGL ES API with no current context
E/libEGL  (13033): call to OpenGL ES API with no current context
E/libEGL  (13033): call to OpenGL ES API with no current context
E/libEGL  (13033): call to OpenGL ES API with no current context

Is this a known issue? I am trying to decide whether to use
TranslucentGLSurfaceViewActivity in my app. If it's flaky then I'd
better not use it ...

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to