Android APK app sources that build in Amazon, Android, Chromebook and Windows with Termux on device, including smartphone.
The buildAPKs.entertainment git repository is a git submodule for buildAPKs. Its' purpose is: small module for buildAPKs to confirm correct setup by building some entertaining APKs. Copy and paste the following into Termux in order to install this repository in its' proper place to attempt to make applications on smartphone, tablet and TV:
apt install curl
curl -OL https://raw.githubusercontent.com/BuildAPKs/buildAPKs/master/setup.buildAPKs.bash
bash setup.buildAPKs.bash
See docsBuildAPKs for information regarding this project.