A small example about android pedometer.
StepCounter is hosted in the following web site
https://github.com/zhouguangfu09/StepCounter
If you think the Android project StepCounter listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of StepCounter.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Activity Count | 4 |
jar files used | GifView.jar android-support-v4.jar |
Required Permissions | android.permission.WAKE_LOCK |
There are 9 image files in StepCounter. The names of the image files are listed as follows.
gif.gif run.png run_gif.gif star_enable.png start_disable.png start_green.png start_red.png walk.png walk_gif.gif
The following screenshort is generated from the image listed above.
StepCounter has the following Java source files.
com.cn.stepcounter.SettingsActivity.java com.cn.stepcounter.SplashActivity.java com.cn.stepcounter.StartActivity.java com.cn.stepcounter.StepCounterActivity.java com.cn.stepcounter.StepCounterService.java com.cn.stepcounter.StepDetector.java