I have a question that puzzle me a lot:
If there's an app, and activiy A of this app could be launched from
home screen, and in activity A could start activity B.
Now comes the question:if I launch the app from home screen, then it
goes to activiy A marked a1. And in activity a1  I push some button
and start activity B. Then I press the home button and goes to the
home screen. And now I launch that app again, which goes to activity A
again, marked a2. are a1 and a2 the same object in memory? or they are
different, just share the same process?

I don't know if the title overlap is correct, excuse me for my poor
english.

--~--~---------~--~----~------------~-------~--~----~
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