Discover and explore top open-source AI tools and projects—updated daily.
eggbrid2Android AI agent for phone control
Top 71.6% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> MobileClaw is an experimental Android runtime for LLM agents, enabling on-device phone control, app automation, and VLM screen reading. It targets developers and power users seeking a flexible, observable platform for complex mobile AI workflows, offering benefits like advanced automation and extensibility.
How It Works
This project functions as an "operating layer" for AI agents on Android. It translates user goals into scoped tasks, managed by a scheduler, planner, and a curated set of skills. The core employs a ReAct-style loop, integrating both AccessibilityService-based (XML) and vision-first (VLM screen reading) screen observation. This structured approach, with task-specific tool scoping, enhances phone automation reliability compared to systems with universally available tools.
Quick Start & Requirements
git clone https://github.com/eggbrid2/mobileClaw.git), navigate into the directory, and build the debug APK using ./gradlew :app:assembleDebug. The APK is located at app/build/outputs/apk/debug/app-debug.apk.Highlighted Details
see_screen) analysis for interactive elements, with raw screenshot fallback for complex UIs.Maintenance & Community
A WeChat group serves as the primary community hub for discussions on usage, development, local models, skills, and ROM compatibility. The project's open-source nature encourages community contributions to address device-specific challenges.
Licensing & Compatibility
Limitations & Caveats
MobileClaw is an experimental agent lab, not a polished product, exhibiting "sharp edges" around permissions, ROM policies, VPN configurations, and long-running automation. Some components are research-grade, requiring device-specific fixes, and areas like UI automation on non-standard views and VLM grounding need further development.
2 days ago
Inactive
zapier
agentscope-ai