Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 541 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 541 Bytes

GPXMockLocations

This repo is currently not very actively developed :(

This app allows to mock GPS locations from a GPX file in and Android device

External Libs

jgpx - jpgx is a library that makes it possible to parse GPX (GPS Exchange Format) files and access their data from within the Java programming language.

aFileChooser - Android library that provides a file explorer to let users select files on external storage.