Projects & Downloads

Tools System

V.1.0-Depreceated
AAPC-AndroidAppsCompiler

AAPC-AndroidAppsCompiler

Tools
Updated: 2026-03-31 04:36

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.

gradlekotlin-compilertermuxandroidshell