[android-developers] Detecting Task Resume
Hi,
I'm trying to write some initialization code for my app which
differentiates between the cases when it it launched from scratch and
when it it is resumed (i.e. the user launches the app, hits the home
button, starts another task, then at some later time navigates back to
my app). From the doc:
http://developer.android.com/guide/practices/ui_guidelines/activity_task_design.html
It looks like what I want to do is to detect when the "Task" for my
application is resumed.
What is the cleanest way to do this? Is there an API for monitoring
Task state?
Any info would be much appreciated.
-D
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home