buildAPKs.launchers

Android APK launcher sources that build in Termux in Amazon, Android and Chrome.

This repository is a submodule for buildAPKs. In order to install it in its’ proper place to attempt to make these applications on smartphone, tablet an TV, copy and paste the following into Termux:


   apt install curl

   curl -O https://raw.githubusercontent.com/BuildAPKs/buildAPKs/master/setup.buildAPKs.bash

   bash setup.buildAPKs.bash

   build.launchers.bash

Enjoy!