Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
UmaVenkateswararao1200
Posts: 13
Registered: ‎04-26-2012
My Carrier: Blackberry

Accessing Blackberry API!

[ Edited ]

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

Please use plain text.
New Developer
Anand04
Posts: 45
Registered: ‎06-05-2012
My Carrier: Developer

Re: Accessing Blackberry API!

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.

Please use plain text.
New Developer
UmaVenkateswararao1200
Posts: 13
Registered: ‎04-26-2012
My Carrier: Blackberry

Re: Accessing Blackberry API!

how can i display custom screen when i want to unlock?
Please use plain text.