--- permalink: index.html layout: base.html ---

GPSLogger for Android

A battery efficient GPS logging application

GPSLogger uses the GPS capabilities of your Android phone to log coordinates to GPS format files at regular intervals. This can be particularly useful if you want to geotag your photos after a day out or share your travel route with someone. The purpose of this application is to be battery efficient to save you battery power when abroad and last as long as possible.
Tour FAQ Screenshots Get it on F-Droid
{%- for item in collections.tour -%}
{{ item.templateContent }}
{%- endfor -%}
{%- for item in collections.faq -%}
{{ item.templateContent }}
{%- endfor -%}
{%- for item in collections.more -%}
{{ item.templateContent }}
{%- endfor -%}
{% include "footer.rich.html" %}