Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 382 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 382 Bytes

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