Im thinking of writing a class to use the new http geocoder of the v3 of the API, i only read about problems online and it just won't work here... Sigh.
2010/11/8 sunny <[email protected]> > yes, it is in a try and catch and i run it within a while loop to retry if > it fails. I also log the exception caught when it fails. its just not > consistent. Is there a known issue with geocoder ? > thanks > Sunny. > > On Tue, Nov 2, 2010 at 8:03 AM, TreKing <[email protected]> wrote: > >> On Tue, Nov 2, 2010 at 12:36 AM, sunny <[email protected]> wrote: >> >>> any tips? >> >> >> Base on posts I've seen, I think people employ workarounds like wrapping >> the call in a try catch and trying to get a valid value 3 or so times, >> waiting a second or so between each attempt, to try to get a good value >> before giving up and reporting an error. >> >> >> ------------------------------------------------------------------------------------------------- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Bjorn Brala ---------------- www.GeoStart.nl/english/ - Google maps - Swis Webdesign www.twitter.com/bbrala -- 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

