And this :- http://suhassiddarth.blogspot.in/2010/12/programming-hardware-button-android.html
On Wed, Feb 8, 2012 at 4:37 PM, Sai Chaitanya Chitneedi < [email protected]> wrote: > Also this may be what you are looking for :- > https://groups.google.com/group/android-developers/browse_thread/thread/f34fa32b7bbff8e6 > > > > On Wed, Feb 8, 2012 at 4:36 PM, Sai Chaitanya Chitneedi < > [email protected]> wrote: > >> Hi Devindrappa, >> What you are trying to do is exactly what the camera button does(It >> triggers camera.apk). >> Once you have the key Mapping working, it will have more to do with the >> app's manifest. So you can start looking into the stock camera app's >> sources for pointers. This might help :- >> http://developer.android.com/reference/android/content/Intent.html >> But i'm not sure. It's better to get confirmation from somebody who has >> done this before. >> >> >> On Tue, Feb 7, 2012 at 7:07 PM, Devindrappa Handraki < >> [email protected]> wrote: >> >>> Hi all, >>> >>> I am working on devkit8000 with android gingerbread, on devkit8000 i >>> have one USER-KEY, when i press USER-KEY >>> i want to start one application. basically i want to get the hardware >>> key event how can i do this, please suggest me the way. >>> >>> Thanks and regards, >>> >>> Devindrappa >>> >>> >> > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
