On Tue, Aug 31, 2010 at 1:26 PM, JAVANAND <javandroid....@gmail.com> wrote:
> I want To know because, I am implementing licensing,
> and I want to check when the user tries to launch the app each time ,
> I want it to go thru the licensing.
> hope I am clear

Not especially.

You cannot detect the HOME key, and there is nothing magical about the
HOME key. Your activities might all go off-screen for any number of
reasons, because users are in control over their phones and get to do
little things like place phone calls, respond to text messages, even
run other applications.

So, I humbly suggest that you rethink your proposed tie between
licensing and the HOME key.

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

Android Development Wiki: http://wiki.andmob.org

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