Are all three activities developed by you or are B & C third-party activities? In which Activity should this button reside? Are B & C launched from A or are they launched separately on their own by the user?
---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Fri, Jul 2, 2010 at 1:06 PM, Tollas <[email protected]> wrote: > I have 3 activities, activityA, activityB & activityC. > I want to add a menu button NEW SEARCH that will destroy/finish all 3 > and start a new activityA. > I do not want to finish the activities as they process as I want the > user to be able to navigate between the 3 unless the NEW SEARCH menu > option is chosen. > > I guess basically I want to know how to finish activityB & C from > activityA. > > Thanks! > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

