docs(platforms): link Android Play Store app · openclaw/openclaw@095de07
obviyus
·
2026-05-14
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -8,14 +8,14 @@ title: "Android app"
|
8 | 8 | --- |
9 | 9 | |
10 | 10 | <Note> |
11 | | -The Android app has not been publicly released yet. The source code is available in the [OpenClaw repository](https://github.com/openclaw/openclaw) under `apps/android`. You can build it yourself using Java 17 and the Android SDK (`./gradlew :app:assemblePlayDebug`). See [apps/android/README.md](https://github.com/openclaw/openclaw/blob/main/apps/android/README.md) for build instructions. |
| 11 | +The official Android app is available on [Google Play](https://play.google.com/store/apps/details?id=ai.openclaw.app&hl=en_IN). It is a companion node and requires a running OpenClaw Gateway. The source code is also available in the [OpenClaw repository](https://github.com/openclaw/openclaw) under `apps/android`; see [apps/android/README.md](https://github.com/openclaw/openclaw/blob/main/apps/android/README.md) for build instructions. |
12 | 12 | </Note> |
13 | 13 | |
14 | 14 | ## Support snapshot |
15 | 15 | |
16 | 16 | - Role: companion node app (Android does not host the Gateway). |
17 | 17 | - Gateway required: yes (run it on macOS, Linux, or Windows via WSL2). |
18 | | -- Install: [Getting Started](/start/getting-started) + [Pairing](/channels/pairing). |
| 18 | +- Install: [Google Play](https://play.google.com/store/apps/details?id=ai.openclaw.app&hl=en_IN) for the app, [Getting Started](/start/getting-started) for the Gateway, then [Pairing](/channels/pairing). |
19 | 19 | - Gateway: [Runbook](/gateway) + [Configuration](/gateway/configuration). |
20 | 20 | - Protocols: [Gateway protocol](/gateway/protocol) (nodes + control plane). |
21 | 21 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。