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 <treking...@gmail.com> wrote:
> On Fri, Jan 14, 2011 at 2:55 AM, lou <louis.coq...@wopata.com> 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 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