On Fri, Jan 7, 2011 at 2:33 PM, Ankur Avlani <[email protected]> wrote:

> Has anyone faced this issue?.  Any help is highly appreciated.


This is a known problem. Wrap your geocoding in a loop of say 5 or 10
attempts, sleeping() for a second or so in between each call. If it's valid,
it should work eventually. If not and you fail all attempts, you can assume
a bad address.

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

Reply via email to