termux-buildapk icon indicating copy to clipboard operation
termux-buildapk copied to clipboard

A simple build script to quickly build Android apps on termux. Nothing major. Doesnt work for gradle.

termux-buildapk

A simple build script to quickly build Android apps on Termux.

How to install

I may submit this to the termux package repository, but until then:

  1. Download buildapk
  2. Copy to /data/data/com.termux/files/usr/bin (Using the cp command within termux)
  3. Done! Now just execute buildapk in the directory of the app