Try overriding your onFinish() or onPause(), you might be able to do what you're trying to do there.
On Mon, Oct 25, 2010 at 5:47 AM, channa kad <[email protected]> wrote: > I tried for KEYCODE_HOME, its not working.. Are you are it works? > > On Mon, Oct 25, 2010 at 6:11 PM, AJ <[email protected]> wrote: >> >> Same as I told you in my previous post. Match the keycode with >> event.KEYCODE_HOME >> >> >> Thanks, >> AJ >> >> On Oct 25, 5:08 pm, "RKJ (Android developer)" <[email protected]> >> wrote: >> > Hi All, >> > >> > I need to handle home button, redirection of home button on customize >> > way.. wt to do. >> >> -- >> 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] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > -- > 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] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- ~ Jeremiah:9:23-24 Android 2D MMORPG: http://developingthedream.blogspot.com/, http://www.youtube.com/user/revoltingx -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

