Skip to content

BradPatras/pace-monitor

Repository files navigation

Pace Monitor

Live monitoring of running pace (minutes per mile) calculated in three ways using the previous 5, 30 and 60 seconds of speed data from device GPS

Libraries Used

  • Dexter: for permission requests
  • FusedLocationProvider: for speed monitoring
  • EventBus: used by service to post speed reports
  • LiveData: Handling the stream of speed data from the service to the ui (initially implemented with rxjava)

 

About

Android app for live monitoring of running pace

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages