In the "Path" app, you can log the route you take whether while walking, biking, or driving. This data is stored in a stage. A trip can of course have more than one stage for ease of keeping everything organised. The application calculates the distance, duration and average speed of the trip. The route is also constantly logged on a map. The distance, time, speed and path can be checked at any time. Trips are stored on the phone's storage and you can fetch a summary of the stored data for a desired period of time. The summary consists of: the number of trips, the travelled distance, duration, and the like. The information is categorised into: an overview and separate fields for each travel medium.
All data is stored only on your device and is not shared with others. Deleting a trip will delete all related information. In order not to lose your data, the application has the ability to make backups.
In the app you can choose whether distance is measured in kilometers or miles.