Parsing local gpx file in Android

前端 未结 4 1469
闹比i
闹比i 2021-01-02 11:10

I followed this example to parse a local GPX file in Android: http://android-coding.blogspot.pt/2013/01/get-latitude-and-longitude-from-gpx-file.html

All works fine

4条回答
  •  既然无缘
    2021-01-02 11:36

    I've ported the library GPXParser by ghitabot to Android.

    https://github.com/urizev/j4gpx

提交回复
热议问题