BlackBerry - KeyListener with global scope

Posted by Abs on Stack Overflow See other posts from Stack Overflow or by Abs
Published on 2009-11-03T16:51:25Z Indexed on 2010/05/14 15:44 UTC
Read the original article Hit count: 576

Hello all,

I am new to BlackBerry App development. I want to be able to listen for keypress events whenever the BlackBerry (8900 in my case) is on and on all screens is this possible?

If so, it would be great for someone to direct me in the right direction. I am already having a look at Interface KeyListener.

import net.rim.device.api.system.*;

Thanks all

© Stack Overflow or respective owner

Related posts about blackberry

Related posts about java-me