Android
OpenClaw companion app for Android.
Overview
The Android app provides:
- Remote access to your OpenClaw instance
- Push notifications
- Mobile chat interface
- Quick tiles and widgets
Installation
Download from Google Play:
Or install APK directly from GitHub releases.
Setup
- Install the app
- Open and tap "Connect"
- Scan QR code from your Gateway
Generate QR code:
bash
openclaw pairing qrFeatures
Remote Chat
Chat with your agents from anywhere.
Push Notifications
Receive notifications for:
- New messages
- Alerts
- Scheduled tasks
Quick Tiles
Add quick settings tiles for:
- Gateway status
- Quick prompts
- Toggle features
Widgets
Home screen widgets for:
- Chat shortcut
- Status display
- Quick actions
Configuration
In the Gateway:
json5
{
mobile: {
android: {
enabled: true,
pushNotifications: true
}
}
}Requirements
- Android 8.0 or later
- OpenClaw Gateway running