docs: add app usage section with assistant default setup instructions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
KoheiYamashita 2026-03-01 01:06:08 +09:00
parent a660c7e68f
commit 8394d24350
2 changed files with 24 additions and 0 deletions

View file

@ -70,6 +70,18 @@ APK をインストールしてアプリを起動します。Go バックエン
- 対応プロバイダーの一覧は「[対応 LLM プロバイダー](#対応-llm-プロバイダー)」を参照 - 対応プロバイダーの一覧は「[対応 LLM プロバイダー](#対応-llm-プロバイダー)」を参照
- すべての設定はアプリ内の設定画面から後で変更可能 - すべての設定はアプリ内の設定画面から後で変更可能
### 4. アプリの使い方
**チャット**: アプリを開けばすぐにチャットできます。
**アシスタント(オーバーレイ)**: ClawDroid をデバイスのアシスタントとして使うには、デフォルトに設定する必要があります:
1. Android の **設定** > **アプリ** > **デフォルトのアプリ** > **デジタルアシスタントアプリ** を開く
2. **ClawDroid** を選択
3. ホームボタン長押し(ジェスチャーナビゲーションの場合は画面の角からスワイプ)でアシスタントオーバーレイが起動
アシスタントオーバーレイから音声モードやデバイス自動操作(タップ、スワイプ、スクリーンショット等)が利用できます。
## 設定 ## 設定
組み込み版はアプリ内の設定 GUI で変更できます。Termux 版は `~/.clawdroid/config.json` を使用します。 組み込み版はアプリ内の設定 GUI で変更できます。Termux 版は `~/.clawdroid/config.json` を使用します。

View file

@ -72,6 +72,18 @@ On first launch, a setup wizard guides you through the configuration:
- See [Supported LLM Providers](#supported-llm-providers) for the full list - See [Supported LLM Providers](#supported-llm-providers) for the full list
- All settings can be changed later from the in-app settings screen - All settings can be changed later from the in-app settings screen
### 4. Using the App
**Chat**: Open the app and start chatting right away.
**Assistant (overlay)**: To use ClawDroid as your device assistant, set it as the default:
1. Open Android **Settings** > **Apps** > **Default apps** > **Digital assistant app**
2. Select **ClawDroid**
3. Long-press the Home button (or swipe from the corner on gesture navigation) to launch the assistant overlay
The assistant overlay enables voice mode and device automation (tap, swipe, screenshot, etc.).
## Configuration ## Configuration
The embedded version uses the in-app settings GUI. The Termux version uses `~/.clawdroid/config.json`. The embedded version uses the in-app settings GUI. The Termux version uses `~/.clawdroid/config.json`.