Bramengton / ulogger-android

μlogger • android application for real-time collection and publishing of geolocation data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ulogger_logo_small μlogger Build Status Coverity Status

μlogger [micro-logger] is an android application for continuous logging of location coordinates, designed to record hiking, biking tracks and other outdoor activities. Application works in background. Track points are saved at chosen intervals and may be uploaded to dedicated server in real time. This client works with μlogger web server. Together they make a complete self owned and controlled client–server solution.

Features

  • meant to be simple and small (μ);
  • low memory and battery impact;
  • uses GPS or network based location data;
  • synchronizes location with web server in real time, in case of problems keeps retrying;
  • alternatively works in offline mode; positions may be uploaded to the servers manually;
  • configurable tracking settings
  • export to GPX format

Screenshots

api10_main3 api10_summary api24_settings

Download

Get it on F-Droid

Help

  • μlogger's current status is shown by two leds, one for location tracking and one for web synchronization:
led tracking synchronization
status green on, recently updated synchronized
status yellow on, long time since last update synchronization delay
status red off synchronization error
  • clicking on current track's name will show track statistics

Translations

  • translations may be contributed via Transifex.

License

  • GPL, either version 3 or any later

About

μlogger • android application for real-time collection and publishing of geolocation data

License:GNU General Public License v3.0


Languages

Language:Java 100.0%