On Sat, Oct 9, 2010 at 7:36 PM, ehabkandeel <[email protected]> wrote:
> is the number behinde which exist beside each line can help me ? > If you're asking what I think you're asking, the line at the end of each line tells you the line in the code that corresponds to each entry in the stack trace. That will help you step through your code to see what you could be doing along that code path to end up with a Null Pointer. ------------------------------------------------------------------------------------------------- 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

