On Thu, Mar 15, 2012 at 1:02 PM, Josh Starrett <[email protected]> wrote:
> Hi I am very new to android development. > Please take the time to read the documentation section on debugging. > However, every time I launch the app, the process crashes. > Look at your stack trace, see where the crash happens, then use your debugger to step to that point and determine the cause of your crash. > If anyone can take a look at my code and tell me what I am doing wrong I > would greatly appreciate it. > Sorry, but realistically no one is going to look through that giant blob of text to try to debug your app for you. At the very least do the work required to narrow down your problem to the cause, then ask for specific help with that problem if you still need it. ------------------------------------------------------------------------------------------------- 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

