Step and Height Counter

Step and Height Counter

Counting steps and elevation gain

Sports & Health Workout

Screenshots

Screenshot of Step and Height Counter

Description

This app counts footsteps and elevation gain if step sensor and barometric sensor is available.
All data is kept locally only, there is no connection to any server. For statistics you can save your data locally on SD-Card.

Please note: Pressure sensor is mandatory. Steps will not be counted during walking, if there is a step sensor but no pressure sensor.
Elevation gain should only be counted if footsteps are detected, so only stairs and hill climbing will count, but not elevators or lifts. Don’t expect high accuracy - due to the concept of the sensors the accuracy is limited. And: avoid walking in trains or subways with active measurement, as the pressure (and therefore height) can change significantly during driving.

You can save regular and daily statistics automatically on SD-Card and save current values with the floating action button. Starting with Android 10 files are not saved to root-folder of SD-card anymore, but in app-directory. There isn’t much on graphical display of statistic data besides two progress bars. Just use any program which can read csv-values.

<b>Permissions:</b>
* Access to physical activity: Access to step sensor needs permission to access physical activity since Android 10+. The app will not work without this permission on devices with Android 10 and higher.
* Keep device awake: Device will not be kept awake all time. It will be woken up regulary and kept awake if necessary for short time to ensure proper counting of steps and elevation gain.
* Write to external storage: App will work without this permission, but you cannot save statistical values or markers.

What’s new (1.50)

- Runs on Android 10+ (since 1.22)
- Added measurement of descending
- Added stopwatch

Versions

Version Date Size Requires Android Download
1.50 current
eda99bcb85a60efa…
2021-01-07 2.4 MB API 21
1.30
e5a00949aeadb132…
2021-01-01 2.4 MB API 21
1.22
53a4374949625f6b…
2020-12-27 2.4 MB API 21

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Write storageCreate and change files on the device storage.
  • ACTIVITY_RECOGNITION
  • Prevent sleepingKeep the device from going to sleep.
  • Foreground serviceKeep running in the background, visible in the status bar.
  • Read storageRead files on the device storage.

Comments