This seems to happen quite often when I attempt a reverse geocode, and since I'm doing this in a background thread, is there anyway to increase the timeout value?
W/AndroidHttpConnectionFactory( 58): IOException in HttpClient: Socket is not connected E/InitLocationListener( 8156): Reverse geocoding failed E/InitLocationListener( 8156): java.io.IOException: Unable to parse response from server E/InitLocationListener( 8156): at android.location.Geocoder.getFromLocation(Geocoder.java:120) E/InitLocationListener( 8156): at com.biggu.shopsavvy.data.InitLocationListener.getZipFromLocation(InitLocationListener.java: 249) E/InitLocationListener( 8156): at com.biggu.shopsavvy.data.InitLocationListener.access $20(InitLocationListener.java:242) E/InitLocationListener( 8156): at com.biggu.shopsavvy.data.InitLocationListener $2.run(InitLocationListener.java:270) E/InitLocationListener( 8156): at java.lang.Thread.run(Thread.java: 935) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

