What problem does it solve?
This skill eliminates the manual friction of building, signing, and sideloading Android APKs onto physical devices, ensuring developers can test their latest changes on hardware in minutes.
Core Features & Use Cases
- Automated Build-to-Install: Orchestrates the entire pipeline from git-pulling the latest code to building the APK and installing it via wireless ADB.
- Environment Flexibility: Supports seamless switching between development, staging, and production build configurations using consumer-defined overrides.
- Use Case: A developer working on a mobile feature can trigger a single command to build their current branch and push it to their tethered phone for immediate smoke testing without leaving their terminal.
Quick Start
Use the phone-install skill by providing the wireless ADB connect port to build and install the current repository on your tethered Android device.