About this app
AAPC is a small CLI tool designed to compile Android Gradle projects directly from an Android device using Termux.
It consists of two shell scripts:
1. install_env.sh – prepares the Termux environment (OpenJDK, Gradle, Android SDK & optional NDK).
2. androidappscompile.sh – interactive CLI to select projects and run Gradle debug builds with different error/detail levels.
Target use case:
Developers who want to build Android apps on-device without opening a PC, or who want a lightweight build helper for multiple projects.
Information
- Version
- V.1.0-Depreceated
- Updated
- Mar 31, 2026
- Provider
- Xtra Manager Software