On Thu, Nov 24, 2011 at 12:35 AM, SripadRaj <sripadraj1...@gmail.com> wrote:

> the app crashes with null pointer exception.
>

Use your debugger and LogCat to determine what is null.
Use your debugger and LogCat to determine why the null object is null.
Use your programming skills to prevent the logic that made your null object
null from happening.
If you are stuck on that last part, post your findings from the first two
parts, since no one is going to be able to solve your issue without a
stacktrace at minimum.

-------------------------------------------------------------------------------------------------
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