How can i catch a phone keypress with the android SDK? i've been looking around for hours without finding anything..
For example:
In some cases, i want to catch the message when a user presses the "hang up" button on the phone, and then discard the message before it reaches the OS.
Is this possible?