Index / AndyClaw · updated Sep 3, 2026
AndyClaw
EthereumPhone/AndyClaw · healthy · rank 37 of 43 by stars
A full OpenClaw-style agentic AI assistant rebuilt as a native Android APK, with deep ethOS/dGEN1 integration for crypto wallets and device control. It runs a local Qwen2.5-1.5B model or BYO API keys, with an autonomous background heartbeat.
Facts
Repository
Runtime
Posture
Community
Security breakdown
Composite 62 / 100 · how these are scored
higher is safer
higher is safer
higher is safer
higher is safer
higher is riskier
Model access
Read from the repository, not written by a model · 55 files examined
2 providers · runs locally · gateway support
Pinned models
None pinned in the repository.
Evidence
Decision
Why choose AndyClaw over OpenClaw?
Why choose this
- Native Android app with deep device control
- Built-in local LLM (Qwen2.5-1.5B) plus BYO-GGUF support
- Crypto wallet and XMTP integration on ethOS
Tradeoffs
- Much smaller community and skill ecosystem
- High-risk permissions (shell, wallet, device power) with limited sandboxing
- Android-only; no desktop or multi-channel messaging support
Best fit
- dGEN1/ethOS owners wanting wallet-integrated AI
- Android users wanting an on-device agent
- Crypto users needing autonomous micro-payments
Avoid if
- You need strong sandboxing of agent actions
- You are uncomfortable with AI shell/wallet access
- You want a large community or plugin ecosystem
README and commit history give strong evidence of architecture and activity, but community sentiment data is essentially noise (Reddit matches are unrelated), so popularity and reception scores are uncertain.
AI layer reviewed Aug 24, 2026 · how this is written
Star activity
90 stars today
Overview
AndyClaw is a native Android port of the OpenClaw concept, built by Freedom Factory for the dGEN1 phone and ethOS but runnable on any Android device as a single APK. It implements an agentic tool-use loop (up to 20 tool iterations per request) with long-term memory, a background heartbeat for autonomous operation, and ClawHub community skills.
On ethOS it unlocks a privileged mode authenticated via wallet signature: full device control (WiFi, Bluetooth, power, calls, app management), multi-chain wallet operations, XMTP messaging, and an AI-controlled sub-account wallet for micro-payments and DeFi. On stock Android it runs in open mode with a bundled local Qwen2.5-1.5B model or user-supplied OpenRouter/tinfoil keys, plus Termux integration, SMS, camera, location, and shell access.
Compared to OpenClaw, AndyClaw trades desktop multi-channel breadth for deep mobile and crypto integration. Recent commits show active hardening (atomic backup restores, provider-aware error labeling, local GGUF model management over binder IPC), but the permission surface — unrestricted shell, wallet signing, and device power controls — makes it a high-trust, high-risk deployment best suited to enthusiasts.