# jiahongfei/TodayStepCounter

Android计步模块（类似微信运动，支付宝计步，今日步数），记录当天从0点到23:59的步数

Repository: https://github.com/jiahongfei/TodayStepCounter
Canonical: https://ross.abutalabs.com/products/todaystepcounter
Language: Java
License Family: other
Last push: 2019-03-02T15:34:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3356, "days_push": 2741, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1173, forks 239 (observed 2026-08-28T04:03:51.930528+00:00)

## What it is
An Android step-counting library that records the day's steps from 00:00 to 23:59, similar to WeChat Sports or Alipay step tracking. It runs in a separate process, automatically switches between accelerometer and step-counter sensor algorithms, and exposes data via AIDL.

## Use cases
- count daily steps in an android app
- build a pedometer like wechat sports
- track today's step count from midnight
- android step counter that works on all phones
- read step count via sensor in background

## When to choose
- you need a ready-made Android daily step counter with automatic sensor fallback across devices

## When to avoid
- you need guaranteed background accuracy without device-specific keep-alive handling
- you need historical multi-day step data rather than today's count
- you need an actively maintained library with a license

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, mobile-framework
- domain: android-tools, mobile-development, healthcare
- platform: jvm
- tags: step-counter, pedometer, fitness, sensors, aidl, android-library, android

## Member repositories
- jiahongfei/TodayStepCounter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.930528+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:23.045408+00:00, confidence not recorded.
  - readme: https://github.com/jiahongfei/TodayStepCounter (fetched 2026-08-28T04:03:51.930528+00:00, sha 564f2dc24ecc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
