Hi,

Many people seem to have raised this issue, where an application installed 
on a phone that is properly setup (internet permissions, valid 
latitude/longitude) is getting "Unable to parse response from server" errors 
when using the android.location.Geocoder.

java.io.IOException: Unable to parse response from server
  at android.location.Geocoder.getFromLocation(Geocoder.java:136)

Is there a way to fix this ? Is it a quota issue (too many requests being 
sent from the device) ?

For the record, most of the times it works, but every once and a while, for 
some period it just stops working, throwing the error above. 
Without modifying code, or changing settings on the device, it starts 
working again.

Regards,
Davy

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