android build tool
/install android-build
Pi Project
A tool for downloading and configuring Android SDKs for projects, supporting Windows and macOS.
Features
Environment Detection
- Project detection
- Proxy detection (Use proxy for chinese network if proxy detected)
Dependency Detection
Detect version information for:
- Flutter
- Android ecosystem (Gradle, Build Tools, SDK, NDK, cmake)
- JAVA
Check & Download
- Check if dependencies are installed
- Download missing dependencies
Environment Config
- Configure environment variables for the project to be used by code editors
- Configure necessary global environment variables
- For SDKs with strict version sensitivity (e.g., Flutter), configure shortcut commands in the project root directory
Build
- Build the project from source code
Usage
Using pi_claw.py (Recommended)
- Run
python pi_claw.py helpto show help information - Run
python pi_claw.py detect /path/to/your/projectto detect project dependencies - Run
python pi_claw.py /path/to/your/projectto download SDK and configure project - Run
python pi_claw.py build /path/to/your/projectto build the project from source code
Using pi directly
- Run
pi helpto show help information - Run
pi detect /path/to/your/projectto detect project dependencies - Run
pi /path/to/your/projectto download SDK and configure project - Run
pi build /path/to/your/projectto build the project from source code \x3Cimg width="1550" height="1262" alt="Image" src="https://github.com/user-attachments/assets/1f39cd73-5f2a-484f-9351-05d5c43459c9" />
Supported Platforms
- Windows
- macOS
Supported Project Types
- Android projects
- Flutter + Android projects
Download
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install android-build - After installation, invoke the skill by name or use
/android-build - Provide required inputs per the skill's parameter spec and get structured output
What is android build tool?
A tool for downloading and configuring Android SDKs for projects, supporting Windows and macOS. Invoke when user needs to manage mobile SDKs, configure proje... It is an AI Agent Skill for Claude Code / OpenClaw, with 375 downloads so far.
How do I install android build tool?
Run "/install android-build" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is android build tool free?
Yes, android build tool is completely free (open-source). You can download, install and use it at no cost.
Which platforms does android build tool support?
android build tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created android build tool?
It is built and maintained by noah-smith-max (@noah-smith-max); the current version is v0.0.2.