package icon

Step and Height Counter

Counting steps and elevation gain
New in version 1.50
- Runs on Android 10+ (since 1.22)
- Added measurement of descending
- Added stopwatch
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.

Permissions:
* 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.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.50 (8) suggested Added on Jan 07, 2021

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • recognize physical activity
      This app can recognize your physical activity.
    • run foreground service
      Allows the app to make use of foreground services.
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
      (9.0)
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.
      (9.0)

    Download APK 2.4 MiB PGP Signature | Build Log

  • Version 1.30 (7) - Added on Jan 01, 2021

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • recognize physical activity
      This app can recognize your physical activity.
    • run foreground service
      Allows the app to make use of foreground services.
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
      (9.0)
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.
      (9.0)

    Download APK 2.4 MiB PGP Signature | Build Log

  • Version 1.22 (6) - Added on Dec 27, 2020

    This version requires Android 5.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • recognize physical activity
      This app can recognize your physical activity.
    • run foreground service
      Allows the app to make use of foreground services.
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 2.4 MiB PGP Signature | Build Log