On Fri, Jan 7, 2011 at 2:33 PM, Ankur Avlani <ankuravl...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to