Android APK app sources that build in Termux in Amazon, Android and Chrome.
The buildAPKs.samples git repository is a git submodule for buildAPKs. In order to install buildAPKs.samples in its proper place to attempt to make APKs on smartphone, tablet and TV, copy and paste the following into Termux:
cd && git clone https://github.com/BuildAPKs/buildAPKs
~/buildAPKs/setup.buildAPKs.bash
~/buildAPKs/build.samples.bash
See docsBuildAPKs for information regarding this project.