标签: android gps android-location
该课程通常会返回旧位置。在返回正确的位置之前,我通常需要运行()几次。有什么想法吗?
源代码:
http://pastebin.com/JacG3JqJ
答案 0 :(得分:0)
检查这个问题 Android - Reliably getting the current location
并注意
Location location=lm.getLastKnownLocation(LocationManager.NETWORK_PROVIDER);