Tobo9000 / Android-Step-Counter

Native Android application that uses the acceleration sensor to count the users' steps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Native Android application that uses the acceleration sensor to count the users' steps.


Languages

Language:Java 100.0%