Skip to content

An MVVM android app that tracks runs in real-time on a map, drawing run route with a polyline. It calculates speed, distance, and calories burned all in realtime. After each run, it saves the route as a bitmap and displays your data in a recycler view which was implemented with DiffUtil.

Notifications You must be signed in to change notification settings

kossy205/Run-Tracker

About

An MVVM android app that tracks runs in real-time on a map, drawing run route with a polyline. It calculates speed, distance, and calories burned all in realtime. After each run, it saves the route as a bitmap and displays your data in a recycler view which was implemented with DiffUtil.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages