Android Client

Set up the OpenClaw Android node for mobile AI agent access with pairing and Canvas support.

Overview

The OpenClaw Android node provides mobile access to your AI agents. It supports pairing with your Gateway, Canvas surface for rich interactions, chat, and camera integration.

Features

  • Direct chat with AI agents from your phone
  • Canvas surface for rich content
  • Camera integration for image analysis
  • Pairing with Gateway via QR code
  • Push notifications

Installation

Download the OpenClaw app from the GitHub Releases:

  1. Visit OpenClaw Releases
  2. Download the latest .apk file
  3. Install on your Android device

Pairing with Gateway

1. Ensure Gateway is Running

openclaw gateway status

2. Generate Pairing Code

openclaw pairing new android

3. Pair in the App

  1. Open the OpenClaw app
  2. Tap SettingsPair with Gateway
  3. Enter the pairing code or scan QR

Configuration

The Android node connects to your Gateway's address:

http://YOUR_GATEWAY_IP:18789

For remote access, use Tailscale or an SSH tunnel.

Next Steps