Sunday, August 21, 2011

Re: [android-developers] Fix for GeoCoder throwing Unable to parse response from server ?

It sounds like q quota issue to me.

On Aug 21, 2011 10:36 AM, "Davy" <ddewaele@gmail.com> wrote:
> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment