I believe I finally solved the problem. What happened is that I was getting location updates after I tried to determine the route the user was going to take, and that led to a problem, so you were correct, the error I was focusing on was useless, there was a logic error that was causing my problem.
By looking for the location updates after the plotting of the route I didn't have the location of the phone currently, so I wasn't really able to plot their route from their current location. Now I can go to sleep. :) On Thu, Dec 22, 2011 at 7:00 PM, James Black <[email protected]>wrote: > I will test that tonight but tomorrow I will make two videos on YouTube so > you can see how it should work. > > Thank you for your patience. > On Dec 22, 2011 6:20 PM, "TreKing" > <[email protected]<[email protected]>> > wrote: > >> On Thu, Dec 22, 2011 at 4:36 PM, James Black <[email protected]>wrote: >> >>> The program doesn't continue so it wouldn't help to get rid of the >>> dialog. Once that section finishes getting some routes it will get rid of >>> the dialog and zoom. >>> >>> This is where I get and nada. >>> >> >> So ... this has nothing to do with the map key ... ? >> >> Yes or no: can you see map tiles? Or is it all grid lines? Regardless of >> zoom level. >> >> >> ------------------------------------------------------------------------------------------------- >> 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 > > -- "I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant." - Robert McCloskey -- 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

