NlMakesis Y-Browser Y-Tasks
In S60 3rd Edition : Is there a way to get notified when the user unlocks the keypad ?
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
Forum posts: 363
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