Run Openclaw on your Old Android

Run Openclaw on your Old Android

Hey guys, I found a better way to install OpenClaw on Android. Every other repo I found online was using proot to install Ubuntu first. When I tried that it was very slow and unresponsive.

My method installs OpenClaw directly on Termux. More responsive, unlocks more functionality, better architecture.

Repo Link : https://github.com/Mohd-Mursaleen/openclaw-android

Drop a ⭐ if you find it useful

https://preview.redd.it/wgnv0rgbbg1h1.jpg?width=3024&format=pjpg&auto=webp&s=64e62ff5cb691c9cfd5ad6e882d66938142ef851

reddit.com
u/GeeekyMD — 25 days ago
▲ 17 r/termux+1 crossposts

Quick update after a month of running OpenClaw on Termux - I switched to Hermes. No regrets.

Last month I posted about running OpenClaw on Termux and a bunch of you wanted to try it. Here's what actually happened.

OpenClaw ran, but barely, Hermes runs natively on Termux. No shims, no custom toolchain. Install and go.

The real unlock was multi-agent.
I even gave one of my agents Claude code so he can code better with my Claude code on a $20 pro subscription.

On OpenClaw I never got past 2 agents without something breaking. On Hermes I have 7 running for different tasks.

How to install : [github]
My multi-agent setup/how i use it : [link]

https://preview.redd.it/ku1bhd8wag1h1.png?width=792&format=png&auto=webp&s=1e7538a9582b2dcb1d90842d4335871702b672bc

reddit.com
u/GeeekyMD — 25 days ago
▲ 1 r/appdev

https://preview.redd.it/xlc2t4s16hyg1.jpg?width=3024&format=pjpg&auto=webp&s=19e6a3277a4b416197d172ebcc19d96158d3f899

Hey guys, I found a better way to install OpenClaw on Android. Every other repo I found online was using proot to install Ubuntu first. When I tried that it was very slow and unresponsive.

My method installs OpenClaw directly on Termux. More responsive, unlocks more functionality, better architecture.

Repo Link : https://github.com/Mohd-Mursaleen/openclaw-android

Drop a ⭐ if you find it useful.

reddit.com
u/GeeekyMD — 1 month ago

started as a curiosity. ended up working.

i wanted to see if i could run OpenClaw (an AI agent gateway) completely offline on an old Redmi phone.

first tried llama.cpp in Termux — too slow, unusable.

then switched to Google's LiteRT runtime which uses GPU + CPU together. same phone, same model, actually worked.

now Gemma 4 runs locally on the phone, OpenClaw connects to it in Termux, and the whole agent stack works with WiFi off.

it can automate apps on the phone, respond to tasks, and do it all without touching the cloud.

https://reddit.com/link/1sz4ukd/video/364fa1adv5yg1/player

reddit.com
u/GeeekyMD — 1 month ago
▲ 6 r/termux

ran OpenClaw completely offline on my Redmi.

no internet. no cloud. no API keys.

just Gemma 4 running locally on the phone via Google's LiteRT runtime (apk needed), and OpenClaw connected to it in Termux.

the whole stack lives on the device — the model, the agent, the tools. if you turn off WiFi, it still works.

most people doing "local AI on Android" are running llama.cpp in Termux. i tried that first — 2–3 tokens/sec, phone gets hot, completely unusable.

LiteRT uses the GPU + CPU together. same phone, same model, totally different experience.

wrote a full breakdown of how i set this up — link in the comments.

https://preview.redd.it/rin4mozau5yg1.png?width=1644&format=png&auto=webp&s=5b2684312fa4739abfa51c2a18cc2fe2ae640e5b

reddit.com
u/GeeekyMD — 1 month ago