by AidanPark
Run OpenClaw on Android with a single command — no proot, no Linux
# Add to your Claude Code skills
git clone https://github.com/AidanPark/openclaw-android
Because Android deserves a shell.
An Android phone is a great environment for running an OpenClaw server:
The standard approach to running OpenClaw on Android requires installing proot-distro with Linux, adding 700MB-1GB of overhead. OpenClaw on Android eliminates this by patching compatibility issues directly, letting you run OpenClaw in pure Termux.
| | Standard (proot-distro) | This project | |---|---|---| | Storage overhead | 1-2GB (Linux + packages) | ~50MB | | Setup time | 20-30 min | 3-10 min | | Performance | Slower (proot layer) | Native speed | | Setup steps | Install distro, configure Linux, install Node.js, fix paths... | Run one command |
No comments yet. Be the first to share your thoughts!
OpenClaw runs as a server, so the screen turning off can cause Android to throttle or kill the process. Keeping the screen on while charging ensures stable operation.
A. Enable Developer Options
On some devices, Build number is under Settings > About phone > Software information.
B. Stay Awake While Charging