Claude Skill

androidmalware/OpenClaw_Termux

Learn how to install OpenClaw on an Android phone using Termux and control it remotely via WhatsApp messages. A practical guide for automation enthusiasts.

Overview

Stars303
Forks55
LanguageShell
Last pushed2026-02-11
Last synced2026-06-17
View on GitHub

Repository

Ownerandroidmalware
RepositoryOpenClaw_Termux
Full nameandroidmalware/OpenClaw_Termux
Repo ID1,155,207,236

Install this Skill

git clone https://github.com/androidmalware/OpenClaw_Termux.git

Registry

Typeopenclaw_skill
Quality score70/100
Verificationreadme_parsed
Last verified2026-06-16
Platforms
OpenClaw
Capabilities
videoandroidopenclawtermux
Detected files
README.md

Summary

A guide to installing OpenClaw on an Android phone using Termux and controlling it via WhatsApp messages.

Chinese description

如何在安卓手机上安装OpenClaw并通过WhatsApp控制

Key features

  • Step-by-step Termux installation for OpenClaw
  • WhatsApp-based remote control integration
  • Designed for Android devices
  • Lightweight and script-driven setup

Use cases

  • Remote device control via WhatsApp
  • Learning Termux and automation on Android
  • Experimental IoT or home automation projects

README excerpt

How to install and run OpenClaw on Android by installing Ubuntu inside Termux (no root), then launching the OpenClaw Gateway and chatting with it from WhatsApp, Telegram, or Discord. ![openclaw running on Android.](https://www.mobile-hacker.com/wp-content/uploads/2026/02/20260211_090242-210x210.jpg) ## Prerequisites (no root) Android phone, Termux, Termux:API apps from F‑Droid (not from Google Play) ## The one‑command installer I followed Sagar Tamang’s guide and then wrapped all the steps in one script to make it as easy as possible. If you want to read Sagar’s original tutorial first, it’s here: [Running OpenClaw Locally on Android: The Bionic Bypass](https://sagartamang.com/blog/openclaw-on-android-termux#5-launching-the-gateway). ## Installation steps Install `wget` and `openssl` to download installation script: `pkg install -y wget openssl` Download and run installer: ``` wget https://github.com/androidmalware/OpenClaw_Termux/blob/main/install_openclaw_termux.sh chmod +x install_openclaw_termux.sh ./install_openclaw_termux.sh ``` What it does: installs Ubuntu via proot-distro, enters Ubuntu, installs Node 22 + OpenClaw, runs openclaw onboard, and starts the Gateway. The process take couple of minutes. The script was generated using Copilot and tested. ## My use case I use it to analyze APKs I send over WhatsApp, make calls, read notifications, take photos, send SMS, and more via Termux APIs. [![Watch the video](https://i.ytimg.com/vi/-p9QmlSh9fY/frame0.jpg)](https://www.youtube.com/shorts/-p9QmlSh9fY)

Topics

Explore more

Data from GitHub. Synced on 2026-06-17