”The Geocoder class requires a backend service that is not included in the core android framework. The Geocoder query methods will return an empty list if there no backend service in the platform.“ 这里说到了要有个backend服务,但并有说此服务要怎么得到,坛子上有人觉得要用google map api. 在...