java.io.IOException: Unable to parse response from server at getFromLocationName()

后端 未结 7 746
醉酒成梦
醉酒成梦 2021-01-12 20:41

I know the question has been asked frequently before ,but i am unable to get the solution from any answer or search results. I have to solve this issue ASAP .. I am trying t

7条回答
  •  死守一世寂寞
    2021-01-12 21:28

    I was testing on Android 2.3.4, and received "Unable to parse response from server" exception.

    Make sure your google map is working, mine was not working! Once google map started working Geocoder was fine.

    I did toggled "Use wireless networks" & "Use GPS satellites" from "Location & security" settings.

提交回复
热议问题