You can't override the home key, it is reserved by the system. The back key should be accessible without any problem (the browser uses it). I believe that all the keys other than home should be overridable by applications, but I'm not 100% sure. Sorry I don't know the exact details about how to do it.
JBQ (Android Engineer) On Jul 2, 12:25 am, bins <[EMAIL PROTECTED]> wrote: > hi ... > .i was trying to implement home button and back to screen button for > my application ,On key listener i give the key code of the home ..but > when ever i click on the button going back to home screen....and same > thing happening in the back screen button also..... > > the key are not supporting by android or is that possible to implement > the home and back keys???? > > with thanks > bins --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

