Hello, I am trying to execute an Android application which will create a new activity (that will open a new UI screen) on a button click. I have stated the new activity as an intent in the main class and added it in the androidmanifest file as another activity. But when I execute this application I get an error in the emulator saying the application has stopped unxpectedly.
Please help in this if there are some other way to navigate from one screen to another. Regards, Susama --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

