Hi there I am trying to run an activity when a button is clicked. It was running earlier, and I can't find what might be causing it...
I execute startActivityForResult(i, ADD_USER); and before it gets to the NewUser activity, it is giving the null pointer exception before opening the NewUser.class. I have an AddComputer class that runs on selecting a menu option just fine doing the exact same thing. The new user activity is in the manifest, and as I say it was running just fine earlier... Any ideas on what I could check? Thanks a bunch! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

