Skip to content

BuildAPKs/buildAPKs.apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b84c91b · Mar 26, 2022

History

57 Commits
Jan 21, 2022
Apr 22, 2020
Aug 8, 2021
Oct 12, 2021
Apr 22, 2021
Aug 8, 2021
Mar 18, 2021
Mar 19, 2021
Jan 21, 2022
Aug 8, 2021
Mar 26, 2022
Jan 21, 2022

Repository files navigation

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!