A simple build script to quickly build Android apps on Termux.
I may submit this to the termux package repository, but until then:
- Download
buildapk
- Copy to
/data/data/com.termux/files/usr/bin
(Using thecp
command within termux) - Done! Now just execute
buildapk
in the directory of the app