Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 973 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 973 Bytes

Android APK app 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, smartTV, tablet and wearable, copy and paste the following into Termux on Android:


   apt install curl

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

   bash setup.buildAPKs.bash

   ~/buildAPKs/build.apps.bash

To see all the possible APK projects in this git repository, run cat ma.bash in the root directory of this repository after cloning. Enjoy!