> Any help would be much appreciated. Just because you want multiple disparate views does not mean you need multiple disparate activities.
For example, you could use ViewFlipper to hold A, B, C, D, and INTERMEDIATE as views, and flip between them as needed based on your business requirements. The only absolute need for separate activities is if they need to be separate entry points from outside your application (e.g., the classic VIEW_ACTION vs. EDIT_ACTION). -- Mark Murphy (a Commons Guy) http://commonsware.com Warescription: All titles, revisions, & ebook formats, just $35/year --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

