From 1ef0aa443b2f5c9bc4825659d83a532998d8307b Mon Sep 17 00:00:00 2001 From: Eyal En Gad <36604865+eengad@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:14:53 -0700 Subject: [PATCH] docs(android): note that app is not publicly released yet (#23051) Co-authored-by: Eyal --- docs/platforms/android.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/platforms/android.md b/docs/platforms/android.md index 4df71b83e73..6bd5effb361 100644 --- a/docs/platforms/android.md +++ b/docs/platforms/android.md @@ -9,6 +9,8 @@ title: "Android App" # Android App (Node) +> **Note:** 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:assembleDebug`). See [apps/android/README.md](https://github.com/openclaw/openclaw/blob/main/apps/android/README.md) for build instructions. + ## Support snapshot - Role: companion node app (Android does not host the Gateway).