# Step Counting Based on Phone Sensors

**Other Language Guides:**

{% content-ref url="/pages/bYnZcaj5EM85mXer4dAU" %}
[휴대폰 센서 기반 걸음 수 측정](/walkmining/step-counting-troubleshooting/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/1CI8Ct2nqpWh1XseeafZ" %}
[スマートフォンセンサーによる歩数計測](/walkmining/step-counting-troubleshooting/sumtofonsensniyoru.md)
{% endcontent-ref %}

**Overview**

Previously, step tracking was based on Google Fitness. Now, users can utilize their phone’s built-in sensors for more precise step tracking. This guide explains how to switch settings and key considerations when making this change.

###

### How to Change the Setting

1. **Update the app to the latest version (v0.15.0 or later).**
2. Open the app and go to **My Page**.

   📌 ![](/files/7KSfNCdZaO0s9if6VkZE)
3. Select **Settings**.

   📌  ![](/files/IvKeZNvG5TyHft28Uv6c)
4. Navigate to the **Experimental Features** section.

   📌  ![](/files/JVGN54ZSc3gsqO08uG80)
5. Enable **Use Device Sensor**.

   * ✅ When enabled, step tracking will rely on the phone’s built-in sensors instead of Google Fitness.

   📌  ![](/files/SFj6L3bYeTEighLejfhk)

###

### Additional Permissions

Using phone sensors for step tracking requires the following additional permissions:

* **Foreground Execution Permission**: Required for real-time and accurate step tracking.
* **Notification Access Permission** (optional): Used solely to prevent step tracking from stopping unexpectedly. This permission is never used for other purposes.

  * *If this permission is not granted, step tracking may stop. We recommend either running the app periodically or enabling the permission for uninterrupted tracking.*

  📌 ![](/files/P6e6NmEYMtv1OcWpBb23)

  📌 ![](/files/slgQzg22WcPrdUxeMRMh)

Important Notes

* **Starting May 2025, step tracking will be mandatory via phone sensors, and Google Fitness will no longer be supported.**
* This feature is available only in **v0.15.0 or later**.
* When enabling this setting, previous step data will not be retained, and **step count will reset to 0**.
* Sensor-based tracking accuracy may vary depending on the device.
* To revert back to Google Fitness tracking, disable this setting.&#x20;

###

### FAQ

#### 1. What happens to my previous step count when I switch to device sensors?

* Your previous Google Fitness step data will not carry over, and the step count will reset to 0.

#### 2. Can I switch back to Google Fitness tracking?

* Yes, you can disable this setting at any time to revert to Google Fitness-based tracking.

#### 3. Is this feature available on all smartphones?

* Most smartphones support this feature, but step tracking accuracy may vary across devices.

###

### Contact Us

For further inquiries or issues, please contact our customer support. 🙌


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.walkmining.com/walkmining/step-counting-troubleshooting/step-counting-based-on-phone-sensors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
