Activity 1 creates activity 2, activity 2 creates activity 3
When user presses Back button from Activity 3, Activity 2 becomes
active again
Question: I only want to call some function during 1 -> 2 switch, but
not 3 -> 2 switch
How do i do this? Should I do it in onStart() ?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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