> For the complete documentation index, see [llms.txt](https://docs.walkmining.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.walkmining.com/walkmining/step-counting-troubleshooting/google-fit-gaido.md).

# Google Fit 接続ガイド

## ✅ 問題の症状

• 歩数が更新されない。

• 以前は動作していたが、突然表示されなくなった。

• Google Fit を連携してもデータが表示されない。

## 🛠️ 対処方法

1️⃣ Google Fit アプリをインストール

Google Fit アプリが必要な場合があります。

1\. [Google Play ストアから Google Fit をダウンロード](https://play.google.com/store/apps/details?id=com.google.android.apps.fitness)

2\. インストール後、Google Fit アプリを開きます。

2️⃣ ログインして権限を確認

1\. Google Fit アプリを開き、Google アカウントでログインします。

2\. 歩数が正しく表示されているか確認してください。

3\. Google アカウント設定 > アプリとサービス > Google Fit でデータが有効になっているか確認してください。

3️⃣ WalkMining アプリを再インストール

1\. WalkMining アプリをアンインストールします。

2\. Google Play ストアから WalkMining アプリを再インストールします。

3\. アプリを開き、Google Fit の権限を再度許可します。

4\. 歩数が正しく表示されるか確認してください。

## 🆘 それでも解決しない場合

📌 追加のガイド: [歩数に関するトラブルシューティングガイド](https://www.walkmining.com/ja/notice/detail?id=d0c856c2-8296-4cc3-8aac-d203fc14690a\&ref=WEB)

📩 サポートメール: <help@walkmining.com>

📱 アプリ内問い合わせ: マイページ > 設定 (⚙️) > 問い合わせ

<br>

ありがとうございます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.walkmining.com/walkmining/step-counting-troubleshooting/google-fit-gaido.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
