Claude Skill
Mohd-Mursaleen/openclaw-android
OpenClaw Android 让你在安卓设备上原生运行经典游戏《Claw》。无需 Root、Ubuntu 或 proot。在手机或平板上享受高性能的复古游戏体验。
概览
仓库信息
安装这个 Skill
git clone https://github.com/Mohd-Mursaleen/openclaw-android.gitRegistry 信息
项目简介
OpenClaw Android 是 OpenClaw 游戏引擎的安卓原生移植版,无需 Root、Ubuntu 或 proot 即可在安卓设备上运行经典游戏《Claw》。它直接在手机或平板上提供流畅、高性能的游戏体验。
Run OpenClaw Natively on Android — No Root, No Ubuntu, No proot
要点
- 原生安卓移植,无需 Root 或 proot
- 直接高性能运行游戏引擎
- 针对触屏控制优化
- 轻量级,易于安装
使用场景
- 在安卓设备上玩经典游戏《Claw》
- 追求原生性能的复古游戏爱好者
- 没有 Root 权限但想运行 OpenClaw 的用户
- 在平板和手机上畅玩移动游戏
README 摘要
# 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
话题
暂无话题