On Fri, Jan 20, 2012 at 11:20 PM, Kumar Bibek <coomar....@gmail.com> wrote:
> I am not sure about this, but I think it would work for you.
>
> When you press the Home button, there would be an Intent fired system-wide.
> So, you could write a receiver that tracks these particular kind of intent.

There is no broadcast Intent for HOME. HOME is used with startActivity().

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 2.3
Available!

-- 
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