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

