Looks like maybe I need one manifest for all my application's activities? Is there an option to create more than one project and have an activity in each project and have one call the other? Maybe this is an option and if so, why choose one way over the other. I chose to create a different project for the new activity, but not for any particular reason.
On Mar 7, 6:28 pm, Mitch <[email protected]> wrote: > So, I need to add the next activity I'm trying to call to my current > activity's manifest? If I do, then, no, that could very well be my > problem. > > On Mar 7, 6:06 pm, Greg Donald <[email protected]> wrote: > > > On Sun, Mar 7, 2010 at 8:01 PM, Mitch <[email protected]> wrote: > > > I'm trying start a new Activity from my current one. Every place I > > > look for example code is different, but the result is the same. The > > > code brings up the following dialog: > > > > ===== > > > Sorry! > > > > The application MyApp (process com.example.mypackage) has stopped > > > unexpectedly. Please try again. > > > Did you add the new activity to your manifest? > > > -- > > Greg Donald > > destiney.com | gregdonald.com > > -- 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

