μ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.
Application works in background. Track points are saved automatically at chosen intervals or manually and may be uploaded to dedicated server in real time.
This client works with [μlogger web server](https://github.com/bfabiszewski/ulogger-server).
Together they make a complete self owned and controlled client–server solution.
@@ -11,6 +11,7 @@ Together they make a complete self owned and controlled client–server solution
- 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
- allows adding waypoints with attached images and comments