Friday, March 1, 2013

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

Hi,
 
I am new to android and i am also facing the same problem.
Can you please tell me what is q quota issue and what i can do to solve it.
 
Regards,
Abhishek

On Sunday, August 21, 2011 2:06:04 PM UTC+5:30, Davy 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 unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment