Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.02 KB

Outdoor-Tour-Tracker

Outdoor-Tour-Tracker is an Android App, which allows you to record the route of your outdoor activities and displays different values for the current tour such as the distance covered, the speed or the time. The route is also displayed on a map. The individual tours can be saved as GPX files to be able to use them later and open them e.g. in another program.

Functionality

  • Start recording a tour and give it a name
  • Save the tour as a GPX file on the device
  • Display different values of the tour like:
    • Time since tour start
    • Distance
    • Speed
    • Pace
    • Average speed
    • Maximum speed
    • Altitude
    • Altitude difference
  • Show the route of your tour on a map
  • Show a list of all recorded tours

App screenshots

Tour Values Route on Map Tour List
Tour Values Route on Map Tour List