Skip to content

pramodmittapalli/android-pedometer

 
 

Repository files navigation

Android app, that watches your every step

Pedometer is an application for Android phones.

Features

It counts your steps by using the sensors in the phone.

It calculates the pace (steps per minute), and can help you maintain a desired pace by speaking to you. It will ask you to install the Text-to-Speach library if you enable this option.

It runs as a service, so it keeps counting when the display is off.

Changelog

New in v1.3 (2010-04-25):

  • option for keeping screen always on
  • fixed TTS auto installation
  • fixed multiple activity starts

New in v1.2 (2010-04-25):

  • fixed to work on new phones (tested on HTC Desire)

New in v1.1 (2009-06-14):

  • calculate distance and speed based on user’s step length
  • calculate approx. calories burned based on step length & body weight
  • repeated voice notifications about any displayed value
  • pause and resume the service
  • reset all values

Installation

  • using the Market application on your phone or
  • by downloading the Pedometer.apk file and issuing adb install Pedometer.apk

License

GNU General Public License, version 3

Links

Pedometer at Google Code – screenshots, issue tracker
Comments from Market

About

App for Android phones that counts your steps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published