Re: [android-developers] Detect/intercept screen turning off

2009-11-28 Thread Dianne Hackborn
Well you could register for this: http://developer.android.com/reference/android/content/Intent.html#ACTION_SCREEN_OFF On Fri, Nov 27, 2009 at 3:47 AM, David Given d...@cowlark.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there any way where I can detect that the screen is

[android-developers] Detect/intercept screen turning off

2009-11-27 Thread David Given
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there any way where I can detect that the screen is about to turn off, so I can do some work *before* it happens? I need this to work around bug 3755: OpenGL apps sometimes crash when the screen gets turned off because they don't get