What problem does it solves?
This Skill automates the build and deployment of Android/e/OS applications to a physical device via USB, bypassing manual Gradle and ADB commands. It streamlines the testing workflow, enabling rapid iteration during development and saving significant time.
Core Features & Use Cases
- One-Command Deployment: Builds the APK, installs it to a connected device, and then launches the app automatically.
- Fast Iteration: Achieves deployment times of 2-5 seconds for incremental builds, significantly accelerating testing cycles on real hardware.
- Use Case: After making a code change in your Android app, use this skill to quickly push the update to your physical phone and see the changes reflected in real-time, without complex manual steps.
Quick Start
Deploy the Android app to my connected e/OS device.