Claude Skill
Mohd-Mursaleen/openclaw-android
OpenClaw Android lets you run the classic Claw game natively on Android devices. No root, Ubuntu, or proot needed. Enjoy high-performance retro gaming on your phone or tablet.
Overview
Repository
Install this Skill
git clone https://github.com/Mohd-Mursaleen/openclaw-android.gitRegistry
Summary
OpenClaw Android is a native port of the OpenClaw game engine for Android devices, enabling you to run the classic Claw game without requiring root access, Ubuntu, or proot. It provides a seamless, high-performance gaming experience directly on your phone or tablet.
在安卓设备上原生运行OpenClaw——无需Root、无需Ubuntu、无需proot
Key features
- Native Android port with no root or proot required
- Direct high-performance game engine execution
- Optimized for touchscreen controls
- Lightweight and easy to install
Use cases
- Playing the classic Claw game on Android devices
- Retro gaming enthusiasts seeking native performance
- Users without root access wanting to run OpenClaw
- Mobile gaming on tablets and phones
README excerpt
# Run OpenClaw Natively on Android — No Root, No Ubuntu, No proot <p align="center"> <img src="./public/IMG_0342.JPG" width="320" alt="OpenClaw running natively on Android" /> </p> <p align="center"> <a href="https://openclaw.ai">OpenClaw</a> • <a href="./SETUP.md">Setup Guide</a> • <a href="./ADB-BRIDGE.md">ADB Bridge</a> • <a href="./USE-CASES.md">Use Cases</a> • <a href="./LOCAL-LLM.md">Local LLM</a> </p> --- ## Why This Repo Is Different Every other guide tells you to run Ubuntu inside Termux via `proot-distro` before installing OpenClaw. It works — but it's slow, bloated, and laggy. This repo documents running **OpenClaw directly on Termux's native environment** — no proot, no Ubuntu, no container layer. | | proot + Ubuntu (common method) | Native Termux (this repo) | |---|---|---| | Boot time | 10–30 seconds | ~2 seconds | | Extra RAM | ~300MB+ for Ubuntu layer | Minimal | | OpenClaw speed | Slow, laggy | Fast, snappy | | Setup complexity | High | Low | | Root required | No | No | The only thing you need on top of Termux is a **small Node.js patch** that fixes Android's Bionic libc incompatibilities. That's it. > Discovered, tested, and documented by [@Mohd-Mursaleen](https://github.com/Mohd-Mursaleen). No official docs cover this method. --- ## Full Setup Guide 👉 **[SETUP.md](./SETUP.md)** — complete step-by-step installation, from F-Droid to `openclaw onboard` --- ## Android Automation Once OpenClaw is running, you can connect it to the Android OS via ADB and control any app with natural language. I built a dedicated skill for this — **[android-automation-agent](https://github.com/Mohd-Mursaleen/android-automation-agent)**. It comes with a `SKILL.md` file specifically created for OpenClaw. Drop it into OpenClaw and it sets up the
Topics
No topics yet.