I am using a device having keypad(Hardware) attached on phone device.Now I want to get the event after clicking OK button on keypad.
i found we use DPAD_CENTER for specifiying OK Button.
Can anyone helps me on this. How set listener for this OK button. Thanks
I am using a device having keypad(Hardware) attached on phone device.Now I want to
Share
Override onkeydown function and you can do actions for whichever hardware key is pressed