OpenClaw Mobile Companion App Guide – Full Setup, Features & Tips
The lobster way isn't just for desktops anymore. OpenClaw brings its powerful AI assistant capabilities to your mobile devices, letting you manage tasks, control your smart home, and stay productive from anywhere. This comprehensive guide covers everything you need to know about running OpenClaw on iOS and Android in 2026.
What is the OpenClaw Mobile Companion App?
The OpenClaw mobile companion app turns your smartphone into a powerful node in your personal AI assistant network. Unlike traditional apps that do everything on your phone, OpenClaw's mobile approach uses a Gateway-centric architecture—your phone connects to your main Gateway (running on macOS, Linux, or Windows/WSL2) and extends its capabilities remotely.
Think of it as a remote control that gives you access to your entire OpenClaw setup from anywhere. Your phone becomes an input device with access to cameras, microphones, and location services, while the actual AI processing happens on your always-on Gateway machine.
Why Use OpenClaw Mobile?
- Access your AI from anywhere — Control your assistant whether you're at home or on the go
- Rich input methods — Use voice commands, camera access, and screen sharing
- Unified experience — Same assistant across all your devices via messaging platforms like WhatsApp and Telegram
- Device pairing — Your phone becomes a trusted node in your OpenClaw ecosystem
Getting Started with OpenClaw Mobile
Before diving into setup, ensure you have:
- An existing OpenClaw Gateway running on a always-on machine (macOS, Linux, or Windows/WSL2)
- A smartphone running iOS 14+ or Android 10+
- Both devices on the same network OR connected via Tailscale
iOS Setup
The iOS companion app is currently in active development. Here's how to get started:
- Download from TestFlight (when available) or build from source
- Install the OpenClaw Gateway on your primary machine if you haven't already
- Launch the iOS app and follow the pairing wizard
- Grant permissions for microphone, camera, and notifications when prompted
Key iOS Features:
- Canvas for rich interactions
- Camera access for visual tasks
- Screen recording capabilities
- Location services integration
- Voice input and output
Note: The iOS app has not been publicly released on the App Store yet. Source code is available in the OpenClaw repository under
apps/ios.
Android Setup
The Android companion app offers similar functionality with some differences in architecture:
- Download from Google Play or build from source using Java 17 and Android SDK
- Ensure your Gateway is running on your primary machine
- Install and launch the Android app
- Complete the pairing process to connect to your Gateway
Build from Source (Advanced Users):
git clone https://github.com/openclaw/openclaw
cd openclaw
./gradlew :app:assemblePlayDebug
Key Android Features:
- SMS commands (when you grant SMS permission)
- Camera integration for visual AI tasks
- Voice input and chat
- Canvas collaboration features
- Device commands for automation
How Mobile Nodes Connect to Your Gateway
Understanding the connection architecture helps with troubleshooting:
Android/iOS App ←→ (mDNS/NSD + WebSocket) ←→ OpenClaw Gateway
Your mobile device connects directly to the Gateway WebSocket. For local network access, it uses mDNS/NSD for automatic discovery. For remote access via Tailscale, it requires a secure wss:// endpoint (not raw ws://).
Connection Options
| Method | Use Case | Security |
|---|---|---|
| mDNS/NSD | Same local network | Automatic |
| Tailscale Serve/Funnel | Remote access via Tailscale | TLS required |
| Manual host/port | Fallback for custom setups | Varies |
Setting Up Remote Access
For Android pairing from outside your home network:
# On your Gateway machine
openclaw gateway --tailscale serve
This creates a secure wss:// endpoint that Android can reach from anywhere.
Key Mobile Features Compared to Desktop
OpenClaw's mobile experience differs from desktop in several ways:
| Feature | Desktop (Gateway) | Mobile (Companion) |
|---|---|---|
| AI Processing | Full | Via Gateway only |
| Voice Commands | Built-in | Via companion app |
| Camera Access | Webcam | Full native access |
| SMS Sending | No | Android only |
| Location Services | No | iOS/Android |
| Screen Recording | Limited | Full (iOS) |
What Mobile Does Better
- Camera access — Use your phone's superior camera for visual AI tasks
- Voice input — Natural conversation with voice commands
- Location awareness — Geo-based automations and context
- Always with you — Unlike your desktop, your phone is always on and reachable
What Desktop Does Better
- Continuous uptime — Your Gateway machine can run 24/7
- Multiple monitors — Better for complex multi-task management
- File system access — Direct file manipulation
- Heavy processing — GPU-accelerated tasks
Using OpenClaw Mobile via WhatsApp and Telegram
Perhaps the easiest way to use OpenClaw on mobile doesn't require installing any companion app at all. OpenClaw integrates directly with popular messaging platforms:
WhatsApp Setup
- Install OpenClaw and configure the WhatsApp channel
- Link your WhatsApp number during the pairing process
- Start chatting with your AI assistant directly from WhatsApp
Benefits:
- No additional app installation
- Works on any phone with WhatsApp
- Rich media support (photos, voice notes, documents)
- Group chat support
Telegram Setup
- Create a Telegram bot via BotFather
- Configure the Telegram channel in OpenClaw
- Start a conversation with your bot
Benefits:
- Dedicated chat interface
- Powerful bot capabilities
- File sharing up to 2GB
- Cross-platform sync
Tips for Getting the Most from Mobile
1. Enable Push Notifications
Don't miss important alerts—allow OpenClaw to send notifications for:
- Calendar reminders
- Flight check-ins
- Email summaries
- Custom automation triggers
2. Use Voice Commands Strategically
Voice is fastest for:
- Quick questions while your hands are busy
- Setting timers and reminders
- Controlling smart home devices
- Sending quick messages
3. Leverage Camera for Visual Tasks
Your phone camera can:
- Scan documents for digitization
- Identify objects for AI analysis
- Read barcodes and QR codes
- Capture receipts and invoices
4. Set Up Geofencing
With location services, create automations like:
- "When I arrive home, dim the lights"
- "When I leave work, check my calendar"
- Location-based reminder triggers
Troubleshooting Common Mobile Issues
"Can't connect to Gateway"
Solutions:
- Verify both devices are on the same network
- Check that the Gateway is running (
openclaw gateway status) - Try restarting the Gateway:
openclaw gateway restart - For remote access, ensure Tailscale Serve is configured
"Voice commands not working"
Solutions:
- Check microphone permissions in phone settings
- Ensure the OpenClaw voice provider is configured
- Try typing a command first to confirm connectivity
- Restart the companion app
"Pairing fails"
Solutions:
- Delete existing pairings and start fresh
- Ensure you're using the latest version of both app and Gateway
- Check firewall settings on the Gateway machine
- For Android, try clearing app cache and data
"Commands execute but I don't get responses"
Solutions:
- Verify notification permissions
- Check that the channel (WhatsApp/Telegram) is properly configured
- Look at Gateway logs for execution errors
- Try a simple test command like "ping"
OpenClaw Mobile vs. Dedicated Chat Apps
You might wonder: should I use the companion app or just WhatsApp/Telegram? Here's the breakdown:
| Factor | Companion App | WhatsApp/Telegram |
|---|---|---|
| Installation | Separate app needed | Uses existing app |
| Voice features | Native voice I/O | Text + voice notes |
| Camera access | Direct camera control | Photo sharing only |
| Location services | Rich geo features | Location sharing |
| Offline capability | Limited | Messages queued |
| Setup complexity | Higher | Lower |
Recommendation: Use WhatsApp/Telegram for simple text interactions. Install the companion app when you need voice, camera, or advanced mobile features.
The Future of OpenClaw Mobile
The OpenClaw team is actively developing mobile capabilities. Based on the open-source roadmap and recent commits:
- iOS App Store release expected soon (currently in TestFlight)
- Enhanced voice wake word functionality coming
- Better offline support for message queuing
- Expanded SMS automation on Android
Conclusion
OpenClaw's mobile companion apps extend your AI assistant beyond the desktop, giving you access to powerful automation from anywhere. Whether you use the native companion apps for rich mobile features or simply chat via WhatsApp and Telegram, OpenClaw keeps your personal AI assistant in your pocket.
The lobster way: powerful AI assistance, anywhere you go.
Frequently Asked Questions
Can I use OpenClaw on my phone without installing an app?
Yes! OpenClaw works through WhatsApp and Telegram—just configure the channel and chat with your AI assistant without any additional downloads.
Is the OpenClaw mobile companion app free?
Yes, both iOS and Android companion apps are open-source and free to build and use. You only need to run the OpenClaw Gateway on a compatible machine.
Does the mobile app work without internet?
Partial functionality is available offline—commands are queued and executed when connectivity returns. Real-time features require an active connection to your Gateway.
How do I improve voice recognition accuracy?
Ensure you're using a quality voice provider (like ElevenLabs or OpenAI) configured in your Gateway settings. Also, speak clearly and minimize background noise.
Can I control smart home devices from the mobile app?
Yes, when connected to your Gateway, you can control any smart home devices integrated with OpenClaw, including lights, thermostats, and more.
Ready to take OpenClaw on the go? Start with WhatsApp integration for the quickest path to mobile AI assistance.



