#Android Companion App

1 messages Β· Page 1 of 1 (latest)

wintry basalt
#

Can anybody tell me how I can get access to the beta companion app for Android?

twin groveBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> βœ… Mark Solution

mellow valeBOT
#

Right now there isn’t a public β€œbeta” Android companion app you can just download from the Play Store.

The Android companion app is in the main OpenClaw repo as the Android Node app (apps/android) and you run it by building/installing it yourself:

Quick path:

  1. Clone the repo, open apps/android in Android Studio (or use Gradle).
  2. Build/install a debug build:
    • cd apps/android
    • ./gradlew :app:installDebug
  3. In the app: Settings β†’ Discovered Gateways (or Manual Gateway) and connect.
  4. On the gateway machine approve pairing:
    • openclaw nodes pending
    • openclaw nodes approve <requestId>