Android app, that watches your every step
Pedometer is an application for Android phones.
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.
New in v1.4 (2010年12月25日):
New in v1.3 (2010年04月25日):
New in v1.2 (2010年04月25日):
New in v1.1 (2009年06月14日):
Question: How did you arrived at the formula for the step detection?
Answer: It’s completely a result of experimentation. I know this is lame, but this was a weekend hack I made just for myself.
Question: How does the step detection algorithm work?
Answer: Basically, it aggregates the sensor values, finds the maximum and minimum, and if the difference is bigger than a value (which depends on the sensitivity setting) then it counts it as a step. There’s is some additional optimization, which I arrived to through experimentation.
Question: In some other place, it says it’s licensed under GPL, but here it says "No restrictions"; which one is true?
Answer: The one attached to the source code applies, so for this version "No restrictions". Previously it was under GPL, so some forks may still be under GPL.
No restrictions. You are free to do anything with the source code.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。