# linglongxin24/DylanStepCount

Android精准计步器

Repository: https://github.com/linglongxin24/DylanStepCount
Canonical: https://ross.abutalabs.com/products/dylanstepcount
Homepage: http://blog.csdn.net/linglongxin24/article/details/52868803
Language: Java
License: WTFPL
License Family: permissive
Topics: android
Last push: 2022-05-19T00:32:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3606, "days_push": 1568, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1575, forks 387 (observed 2026-08-28T04:05:05.901620+00:00)

## What it is
An open-source Android pedometer app that accurately counts steps using the hardware step counter and step detector sensors, with an algorithm adapted from two prior open-source step-counting projects. It includes a background step-counting service, exercise plans, and history records, and has been tested on Xiaomi, Meizu, and Huawei devices.

## Use cases
- count daily steps on android
- build a pedometer app in java
- track step history and exercise plans
- use android step counter sensor in a service
- check if a device supports step counting sensors

## When to choose
- you need a reference implementation of accurate step counting on Android
- you want a working pedometer app with background service and history
- you are learning to use TYPE_STEP_COUNTER and TYPE_STEP_DETECTOR sensors

## When to avoid
- you need an iOS or cross-platform pedometer
- you need maintained, production-grade fitness tracking with modern Android APIs
- you need calorie, GPS, or heart-rate features beyond step counting

## Facets
- artifact type: application
- maturity: maintenance
- function: sdk, developer-tools
- domain: mobile-development, android-tools, healthcare
- platform: jvm
- tags: pedometer, step-counter, android-app, sensor, accelerometer, fitness, android

## Member repositories
- linglongxin24/DylanStepCount (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.901620+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-30T03:57:36.069961+00:00, confidence not recorded.
  - readme: https://github.com/linglongxin24/DylanStepCount (fetched 2026-08-28T04:05:05.901620+00:00, sha d9b40e6abfe1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
