For example: In my project I have 4 activities(A,B,C,D). Initially i am in activity 'A' then move on to activity 'B' and then move on to activity 'C' and 'D' respectively.I want to move to activity B or C without creating a new instance because it's already in history stack and also i am getting data from database in those 'b' and 'c' activities so i want to reflect the changes in those activities without creating the new instance.please help me to fix this problem.
Awaiting a positive response... -- 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 To unsubscribe, reply using "remove me" as the subject.

