2

I'd like my application to be notified when system is about to suspend or sleep (before). No matter to acquire a wake lock: i dont want to inhibit the procedure but only to be notified about it. Thank you. L.

lorenzoff
  • 1,120
  • 3
  • 15
  • 32
  • the only way i found is to implement a BroadcastReceiver waiting for an ACTION_SCREEN_OFF intent but... i dont know... dont sound good to me. – lorenzoff Jan 12 '11 at 12:51

0 Answers0