Hello,
I am inside a firewall. I am using google GeoCoder API. I started the
emulator using -http-proxy http://54.62.228.195:8080 option. I getting
the following error

E/GeoAddress(  228): java.io.IOException: Unable to parse response
from server
E/GeoAddress(  228):    at android.location.Geocoder.getFromLocationName
(Geocoder.java:166)
E/GeoAddress(  228):    at com.androidbook.location.GeoAddress$1.onClick
(GeoAddress.java:37)

When I started the emulator with verbose I see the emulator is using
the proxy as intended.

emulator: sent '0012host:emulator:5557' to ADB server
emulator: setting up http proxy:  server=54.62.228.195 port=8080

BTW, I am using the same proxy server/Port  for other applications and
it works fine.

What could be the problem ? Please help

Regards
GOPI

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