pedometer

所属分类:android开发
开发工具:Java
文件大小:310KB
下载次数:44
上传日期:2014-01-02 20:36:58
上 传 者yongzhiqiang
说明:  这是一个基于android平台的软件,用于计算你走路的步数,算出消耗的卡路里,以达到健康的管理。
(This is an android platform based software, used to calculate the number of steps you walk, calculates calories consumed, in order to achieve health management.)

文件列表:
android-pedometer\.classpath (280, 2012-04-20)
android-pedometer\.project (845, 2012-04-20)
android-pedometer\AndroidManifest.xml (1258, 2012-04-20)
android-pedometer\default.properties (483, 2012-04-20)
android-pedometer\test_cases.txt (352, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\CaloriesNotifier.java (3454, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\DistanceNotifier.java (2713, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\PaceNotifier.java (6000, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\Pedometer.java (15816, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\PedometerSettings.java (6152, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\Settings.java (1296, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\SpeakingTimer.java (2475, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\SpeedNotifier.java (5056, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\StepBuzzer.java (1473, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\StepDetector.java (4779, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\StepDisplayer.java (2429, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\StepListener.java (1048, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\StepService.java (14871, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\Utils.java (2962, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\preferences\BodyWeightPreference.java (1621, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\preferences\EditMeasurementPreference.java (2217, 2012-04-20)
android-pedometer\src\name\bagi\levente\pedometer\preferences\StepLengthPreference.java (1623, 2012-04-20)
android-pedometer\res\xml\preferences.xml (6306, 2012-04-20)
android-pedometer\res\values-small\dimens.xml (736, 2012-04-20)
android-pedometer\res\values-large\dimens.xml (777, 2012-04-20)
android-pedometer\res\values\arrays.xml (2844, 2012-04-20)
android-pedometer\res\values\colors.xml (126, 2012-04-20)
android-pedometer\res\values\dimens.xml (544, 2012-04-20)
android-pedometer\res\values\strings.xml (5717, 2012-04-20)
android-pedometer\res\layout\main.xml (9392, 2012-04-20)
android-pedometer\res\drawable\icon.png (4025, 2012-04-20)
android-pedometer\res\drawable\ic_notification.png (1077, 2012-04-20)
android-pedometer\res\drawable\line40.png (162, 2012-04-20)
android-pedometer\res\drawable\Thumbs.db (6656, 2013-05-02)
android-pedometer\gen\name\bagi\levente\pedometer\R.java (9801, 2012-04-20)
... ...

_Android app, that watches your every step_ Pedometer is an application for Android phones. h2. 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. h2. Changelog New in v1.4 (2010-12-25): * Using built-in TTS * Fix binding to the service * Layout extends to the screen, supports various screen sizes * Adjust default sensitivity, add more options * Fix division by 0 bug 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 h2. Installation * using the Market application on your phone or * by downloading the "Pedometer.apk":http://pedometer.googlecode.com/files/Pedometer-1.4.apk file and issuing @adb install Pedometer.apk@ h2. License "GNU General Public License, version 3":http://www.gnu.org/licenses/gpl.html h2. Links "Pedometer at Google Code":http://code.google.com/p/pedometer/ - screenshots, issue tracker "Comments from Market (Cyrket)":http://www.cyrket.com/package/name.bagi.levente.pedometer

近期下载者

相关文件


收藏者