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
Developer
Developer
mb1
Posts: 306
Registered: ‎05-26-2009
Accepted Solution

Detect keyboard type - full qwerty versus compact (pearl style)

Hi,

Is there some way to detect what kind of keyboard the device has?

Whether it is full qwerty or  if its the compact/pearl style keyboard/

 

--MB

Please use plain text.
Developer
peter_strange
Posts: 17,632
Registered: ‎07-14-2008

Re: Detect keyboard type - full qwerty versus compact (pearl style)

Keypad.getHardwareLayout()?

Please use plain text.
Developer
Developer
mb1
Posts: 306
Registered: ‎05-26-2009

Re: Detect keyboard type - full qwerty versus compact (pearl style)

Thanks a ton Peter.

Please use plain text.