根据百度文档(链接:http://api.map.baidu.com/lbsapi/cloud/webservice-geocoding.htm),在Android app使用HttpURLConnection进行逆地理编码,
URL链接如下:
http://api.map.baidu.com/geocoder/v2/?ak=dEaPMdGszZjn5ckDHaQvcMGb08iO8TSx&callback=renderReverse&location=39.070441,116.251546&output=json&pois=0
返回结果:{“status”:102,”message”:”MCODE参数不存在,mobile类型mcode参数必需”}
mcode参数就是安全码,SHA1+包名,在我的电脑上是:EF:41:E8:D0:85:69:1C:FC:F3:85:F3:6D:21:61:02:19:C7:41:57:F2;com.example.bmw.locationtest