You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Native Android application that uses the acceleration sensor to count the users' steps.