Healthgo
a android pedometer app (安卓计步器)
Install / Use
/learn @gojuukaze/HealthgoREADME
healthgo
<img width = "100" height = "100" src="https://github.com/gojuukaze/healthgo/blob/master/pic/ic_launcher.png?raw=true"> a android pedometer app (安卓计步器)<p> <a target="_blank" ><img width = "300" height = "529" src="https://github.com/gojuukaze/healthgo/blob/master/pic/1.png?raw=true"></a> <a target="_blank" ><img width = "300" height = "529" src="https://github.com/gojuukaze/healthgo/blob/master/pic/2.png?raw=true"></a> </p>
Support
Android 4.1- 7.0
Download
Thanks
| Project/People | desc | other | | ------------- |:-------------|:-----| | Realm | a mobile database | 使用了这个数据库 | | EventBus | a publish/subscribe event bus optimized for Android | 使用它进行跨线程通讯 | | Hellocharts | charts/graphs library for Android | 使用了它的折线图 | | simple-pedometer | google simple pedometer | 借鉴了它StepListener的设计 | | BasePedo | a android pedometer | 主要借鉴了防止应用被杀死的的代码 | | ReignerWu | UI | 感谢ReignerWu为软件设计了ui | | 《步数检测方法及在手腕式计步器中的应用研究》(谢如花) | a step detection method and the research of its application on the wrist-type pedometer | 计步器的实现运用了这篇论文里提到的方法 |

