[android-developers] Re: activity running in background problem
What exactly are you trying to accomplish?
You want activity B to not be killed? Or a set of code to help you remember where B was and recreate it?
Steven
Studio LFP
http://www.studio-lfp.com
On Wednesday, October 5, 2011 6:58:36 AM UTC-5, Rafa Maas wrote:
I have a IM client and this is my scenario:--
activity A starts activity B.
The user press back and activity B goes background.
After ~30 minutes android kill activity B ( This is a normal android
behavior... i know :P)I try to set alwaysRetainTaskState =true and launchMode=singleTask in
activity B manifest configuration, but without sucess :(How can i prevent this?
Tanx
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