Hello could someone help me out choosing the right flags?

I have 3 activities, I want to allow only one of each of the
activities to be on the history stack at one time.

A>B>C>[GO TO B]
gives me A>C>B  using FLAG_ACTIVITY_REORDER_TO_FRONT flag.

Now the problem is that when I call B from C I want B to be restarted
not just brought to the front...  how can I do that?

Thanks!
Moto!
--~--~---------~--~----~------------~-------~--~----~
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