Notify on Keypad unlock ?

Login to reply to this topic.
Wed, 2007-10-31 19:28
Joined: 2005-07-28
Forum posts: 121

In S60 3rd Edition : Is there a way to get notified when the user unlocks the keypad ?


Wed, 2007-10-31 20:12
Joined: 2003-05-27
Forum posts: 363
Re: Notify on Keypad unlock ?

Hi,

Have you checked the S60 Plug-In Packs at Forum Nokia? They contain massive amounts of previously unpublished APIs, central repository keys etc etc.

If you have no luck, you can always implement keypad unlock detection code with the aid of:

http://www.newlc.com/Detecting-user-inactivity.html

combined with RAknKeyLock::IsKeyLockEnabled when you detect user activity.

Cheers,
Pawel

  • Login to reply to this topic.