08-23-2012 07:29 AM - edited 08-23-2012 07:37 AM
hi, i am new to developing blackberry apps,
i want to customize default screen lock, how can i access the default screenlock api, and how can i merge with default?
after 10sec of phone lock screen should dispaly blanck.
when you first touch on screen it should show the one screen with button, when i clicked button phone unlock function has to be done.
thank you
08-23-2012 07:33 AM
hi,
you can use keyDown method of BB, there is some kecode value for screen lock button, by using this you can customize your coding.
08-23-2012 07:38 AM