Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.23 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.23 KB

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

Screenshot_20191210

See docsBuildAPKs for information regarding this project.

buildAPKs.entertainment