I want to know the type of the mobile keypad whether it is qwerty keypad or normal keypad programatically. And based on this, I have to perform some key events of the mobile. How to get this?
On Nokia devices you can use the com.nokia.keyboard.type
system property. More information on the link