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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to