[android-developers] can i replicate my activity stack after activity was closed by the user ?
Suppose i have an activity stack of 7 activities in certain order.
now suppose that the phone decides to kill my application for one
reason or the other or even the user decides to quit my application.
Is there a way to replicate my activity stack using android methods ?
(of course i can always retain a list of strings in the preferences
removing and adding screens as i go and when the user press back i
need to check if there is activity before me and if not check the
preferences but i'm wondering if there's even an easier way).
--
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