AndyClaw
EthereumPhone/AndyClaw
AndyClaw ports the OpenClaw agent paradigm to Android, adding native device control and Web3 wallet integration on ethOS devices. Its open mode brings local Qwen2.5-1.5B inference and ClawHub skills to any stock Android phone.
Why choose AndyClaw over OpenClaw?
Quick recommendation layer first, deeper analysis second. Use this before diving into metrics and architecture details.
- Native Android device controls (SMS, calls, apps)
- Built-in Web3 wallet & XMTP on ethOS
- On-device local LLM (Qwen/GGUF) no cloud
- Android-only (no desktop/cloud multi-OS)
- Smaller community (89 stars)
- Weaker sandboxing (YOLO mode, shell risk)
- Android users wanting on-device AI assistant
- ethOS/dGEN1 owners needing wallet-integrated agent
- Privacy-focused users using local LLM
- Users needing strong sandboxing/enterprise security
- Those without Android device
- Users averse to YOLO full-access mode
Repo data (README, commits, release) strongly confirms OpenClaw-related Android clone with active dev; however provided Reddit/Brave mentions are unrelated to AndyClaw, making sentiment scores low-confidence.
AI decision layer last reviewed Jul 13, 2026. Backed by multiple direct signals plus supporting context.
Source window: GitHub metadata, README, recent commits, latest release, Reddit, Brave search
Community sentiment
Security radar
How it\'s evaluated
Isolation from host OS. 10 = Fully virtualized (Docker/Wasm); 1 = Direct local execution.
Safety of external connections. 10 = End-to-end encrypted/Scoped; 1 = Plaintext/Broad access.
Traffic control. 10 = Air-gapped/Offline-first; 1 = Unrestricted internet access.
Privacy level. 10 = Zero telemetry/Zero tracking; 1 = Extensive logging/reporting.
Command safety. 10 = No unsupervised shell; 1 = Raw, unmonitored shell access.
Scale: 10 = maximum safety, 1 = high risk
Star Growth (2026)
ClawVerse news
Latest articles and global buzz
Trending Mentions
-
AndyClaw 2026 r/baseball Power Rankings -- Week 15: Dodgers Unanimous #1, Marlins Leap into Top 10 and Tigers Sharpen Claws, Seattle Fills Their Sails; San Diego is Sans Good News and the Athletics Get Sacked
r/baseball Jul 6 -
AndyClaw 2026 Topps Series 2- Further Analysis
r/baseballcards Jun 15 -
AndyClaw Angela Rayner’s political arc is brutal when you think about it
r/ukpolitics Jun 18 -
AndyClaw Ruby bolts are NOT the problem: an analysis by a Crossbow Andy
r/2007scape Jun 16
Technical showdowns
AndyClaw is an open-source AI assistant APK for Android that mirrors OpenClaw's agentic tool-use loop but targets mobile and Web3 use cases. On ethOS-powered dGEN1 devices it unlocks privileged mode with wallet signing, XMTP messaging, full device control, and an autonomous sub-account for DeFi; on stock Android it runs in open mode with a local Qwen2.5-1.5B model or user-supplied API keys (OpenRouter, tinfoil.sh, self-hosted OpenAI-compatible endpoints). The architecture includes a heartbeat service, ClawHub skill installation, Termux integration, and structured long-term memory with BM25 search.
Recent commits show hardening of backup restore (atomic per-section Room transactions), expanded local LLM GGUF management via launcher binder, and provider-aware error labeling. Unlike OpenClaw's cross-platform Python/Node base, AndyClaw is written in Kotlin and deeply coupled to Android APIs, trading broad OS support for native mobile capabilities like SMS, camera, and app management. Its YOLO mode and shell access introduce higher operational risk but enable powerful automation for personal device owners.