Thanks for you answers, and...done !
It was a static object restored from Preferences which was cleared on
crash, so I just modify his accessor to reload it if null.
Thanks again to TreKing & Matty !
Regards.

On Jan 14, 7:49 pm, Matty <[email protected]> wrote:
> I agree with TreKing.  If you're still very early in the development
> process, you should be able to locate the null object and do some
> if(obj==null) { } handling to prevent repetitive errors while
> debugging/coding.
>
> On Jan 14, 1:06 pm, TreKing <[email protected]> wrote:
>
>
>
>
>
>
>
> > On Fri, Jan 14, 2011 at 2:55 AM, lou <[email protected]> wrote:
> > > Else what are best practices to avoid this matter?
>
> > Fix the bugs that are causing your app to crash "again and again" when going
> > from one Activity to the next.
>
> > --------------------------------------------------------------------------- 
> > ----------------------
> > 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 [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

Reply via email to