Skip to content

BuildAPKs/buildAPKs.launchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!