Ugh...Love using buggy stuff. I originally had it in a loop to try 5 times
but even then it was chancy, I might have to increase it to 15 or 20 and
then like you say "fail gracefully". Thanks for the response. I'm going to
investigate Bing Maps Location Service webservice. From what I have read
thus far it doesn't seem to require the location to be shown on a map but if
one uses a map it has to be a bing map if the service is being used.

 

From: [email protected]
[mailto:[email protected]] On Behalf Of TreKing
Sent: Monday, January 24, 2011 3:49 PM
To: [email protected]
Subject: Re: [android-developers] Transaction Limit Google Geocoder & Maps

 

Reposting as Groups seems to have eaten my post.

 

On Mon, Jan 24, 2011 at 12:58 PM, Tommy <[email protected]> wrote:

I was using the android geocoder class but half the time it returns a null
value back to me. Is there a better alternative that could be used or am I
stuck using the android geocoder and all its buggy glory?

 

Use the buggy one in a loop trying X times to get a good value. Eventually
it will work, if there is a valid address. If it doesn't, assume there's not
and fail gracefully.

 

----------------------------------------------------------------------------
---------------------

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

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