OpenClaw voice assistant app for Android - Wake word activation & system assistant integration
# Add to your Claude Code skills
git clone https://github.com/yuga-hashimoto/openclaw-assistantๆฅๆฌ่ช็ใฏใใกใ | English below
Your AI Assistant in Your Pocket - A self-hosted Android voice assistant for OpenClaw with offline wake word detection, real device actions, and a UI built for everyday use.
No comments yet. Be the first to share your thoughts!
openclaw qrNeed the server first? Start with OpenClaw.
Download APK from Releases, or build from source.
For local source builds, see BUILDING.md. It covers the checked-in debug Firebase stub, test commands, and release signing requirements.
The app connects to your OpenClaw server via the Gateway protocol.
Quick setup via QR code:
openclaw qr to display the setup QR codeManual setup:
18780)gateway.auth.token in moltbot.json)openclaw devices approve $(openclaw devices list --json | tr '{' '\n' | grep '"deviceId":"<DEVICE_ID>"' | grep -o '"requestId":"[^"]*"' | cut -d'"' -f4)
For direct HTTP chat completions without the Gateway: