RyanNewsom/android-fit
Uses the Basic Sensors API to track distance, very crude UI. I made this to test a defect we are experiencing in another application I work on. I moved the logic into a presenter and the distance is kept track in a Bound Service.
Java