标签: android android-location
我找到了android定位方法distanceBetween()来测量距离。它需要通过旧的(上一个)位置(Lon Lat)和新位置。如果位置每5秒更新一次并且最终我回到距离= 0.0
感谢您的帮助