GPSLogger/README.md

10 lines
358 B
Markdown
Raw Permalink Normal View History

2021-03-06 13:40:09 +00:00
# GPSLogger
A Simple GPS Logger App for Android
GPSLogger stores GPS data from you smartphone and exports it as a `.gpx` file.
## Dependecies
GPSLogger makes use of the [Android_GPX library](https://github.com/FrancescoRigoni/Android_GPX) by FrencescoRigoni, available under the [GPL-2.0 License](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html).