Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 396 Bytes

Android step counter (with Accelerometer)

Native Android app that counts the user's steps with the accelerometer.

Just to demonstrate this way of step counting. The main parts of this simple algorithm can be found in the class StepDetector.java. Most of the comments are in German.

UI Images