As far as I know, the "Home" button can't be overridden or hooked by
your application.  The button invokes an Intent, and the system looks
up what activity (or activities) are coded to respond to that Intent.

All your app will know is that it is asked to save instance state,
pause operation, and maybe get a notice that you're being destroyed.

On Jan 24, 4:40 am, Narendra Bagade <bagadenaren...@gmail.com> wrote:
> Hi,
>
> Does anyone know how to get home screen click event.
> --
> Regards,
> Narendra
> .

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to