12/02/2026
must have product
Run OpenClaw on Any Android Phone
Turn a prepaid smartphone into a dedicated, always-on OpenClaw agent.
No cloud costs. No dedicated server. Just a pocket-sized AI sandbox with full hardware access.
What You're Getting
This is a setup guide for running OpenClaw on Android via Termux. I've already done the troubleshooting so you don't have to.
You'll learn how to:
Install OpenClaw on any Android 8+ device
Fix the /tmp permissions issue (the thing that breaks every other guide)
Give your agent full access to phone hardware—camera, SMS, sensors, overlays
Run it headlessly in tmux and control it over Discord
Access the OpenClaw dashboard from anywhere on your local network
Why This Works
Most people think you need a Linux server or a beefy dev machine to run OpenClaw agents.
You don't.
I got this running reliably on a Samsung A3. If you have an old phone in a drawer, it's already free.
This isn't a hacky proof-of-concept. It's been running in the background for weeks without issues.
What You'll Need
Any Android phone with OS 8 or newer
30 minutes of setup time
The ability to copy-paste commands
No root required. No Linux experience needed.
What Others Miss (That I Solved)
The bash installer fails on Android. I show you the exact npm command that works.
llama.cpp won't run without glibc. You'll compile it from source—it takes 15 minutes, just let it run.
OpenClaw crashes immediately on first boot. It's looking for /tmp. I give you the exact .bashrc exports to fix it.
Systemd errors everywhere. You're on Android. I tell you what to ignore and how to run the gateway cleanly in tmux.
It can't use the phone's hardware yet. I show you which Termux:API packages to install and how to tell OpenClaw it's on Android so it actually uses them.
Bonus: Screen Overlays
Want OpenClaw to write things directly to your screen?
I include instructions for setting up the Termux:GUI overlay daemon so your agent can display info, alerts, or debug output in real time.
Who This Is For
Developers who want a cheap, portable OpenClaw testbed
Privacy-focused users who want an isolated agent not touching their main machine
Anyone curious about running AI agents on actual hardware instead of cloud VPS
People with old phones gathering dust
You get a the python source code, This isn't a theory doc. It's what I actually run.
https://sacehacker.gumroad.com/l/ciidyw