I'm building a app wich wakes and unlock's the phone on a event. This works fine..
only when leaving the activity (or when a timer runs out..for when there's nobody around) i use reenableKeyguard() to restore the keylock to origenal state... but then it locks directly.... i would like the normal behavour...so when the user exit's my app..there's no lock yet. but after 30 sec. of no activity phone goes to sleep and sets lock. how can i do this... thanks. -- 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

