Could you post your source code ? The logcat output would be helpful too. Thanks, Balwinder Kaur Open Source Development Center ·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 6, 3:24 am, Skeniver <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---

