On Mar 8, 2:02 pm, Mark Murphy <[email protected]> wrote:
> westmeadboy wrote:
> > 1. Quick and dirty workaround: In the example I gave, if
> > Activity2.onCreate() is called and the static has not been set, then
> > call finish(). I assume this will this just lead to Activity1 being
> > created? If so, that would be OK, for me.
>
> Ick.

Is it true that Activity1 would be automatically recreated? In other
words, is the activity stack preserved across VM kills?

Also, is the getIntent() data preserved?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to