On Sat, Nov 13, 2010 at 3:03 PM, MiataTexan <miatatexa...@gmail.com> wrote:

> 11-13 14:36:57.175: ERROR/AndroidRuntime(621): Caused by:
> java.lang.NullPointerException
> 11-13 14:36:57.175: ERROR/AndroidRuntime(621):     at
> android.app.Activity.performStop(Activity.java:3808)
> 11-13 14:36:57.175: ERROR/AndroidRuntime(621):     at
> android.app.ActivityThread.performStopActivityInner(ActivityThread.java:
> 3182)
>

Looks like it's dying when trying to stop your Activity. Have you overriden
onStop? If so, what does it look like? If not, implement it and put a
breakpoint there and go from there.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to