SenSaa / Pedometer

Step Counter app that utilises a Service for background processing. {Android}

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pedometer

The Sensors used are Step Counter and Step Detector, which are handled by the Service running in the background. The Service updates the Sensor value data to be sent to the Activity every second, finally the broadcasted data from the Service to the Activity is displayed by the Activity.

alt tag

alt tag

About

Step Counter app that utilises a Service for background processing. {Android}


Languages

Language:Java 100.0%