I want to be able to redefine what the hardware buttons on my Motorola Droid do. By buttons I mean the 4 capacitive buttons on the bottom: Back, Menu, Home & Search and the Camera button and Volume buttons on the side. I have seen several apps that allow you to change what the Camera and Search buttons do but I want the ability to redefine them all. Can this be done? If so, how?
4 Answers
Button Shortcut will let you assign shortcuts to the camera and search buttons.
The home button could be replaced with another home launcher-like app that handles that intent.
However, I do not believe you will be able to re-map the menu and and back buttons without root access to the phone's system due to security reasons. Although within an application you should be able to programatically take control over these buttons with listener events (but it is strongly discouraged to override the default behavior of the back button without valid reasons).

- 21,906
- 20
- 78
- 98
I own a Droid (or rather, its brother Milestone, the GSM version of Droid) and I found its hardware keys not so durable: my power/lock key stopped functioning after a year and the volume down button is failing too. So you might wanna give it a second thought if the durability is ever a concern (I cannot lock/unlock my phone with a press of button anymore). In fact there are quite some apps out there trying to do the reverse, i.e. mapping hardware keys to on-screen touch buttons.

- 116
- 1
It would be great if I could map the green Phone/Send button to launch my survey application instead.
– m0j0 Jan 12 '11 at 14:09What is the purpose of changing the buttons? Maybe what you are trying to achieve can be dealt in a different way
– joevartuli Jan 12 '11 at 14:09