An open API service indexing awesome lists of open source software.

https://github.com/buildapks/buildapksapps

buildAPKsApps
https://github.com/buildapks/buildapksapps

android android-app android-application android-development

Last synced: about 1 year ago
JSON representation

buildAPKsApps

Awesome Lists containing this project

README

          

# buildAPKsApps
Android APK app sources that build in [Termux](https://github.com/termux) on Android. This repository is a git submodule for [BuildAPKs](https://github.com/BuildAPKs/buildAPKs).

This git repository is a git submodule for [BuildAPKs](https://github.com/BuildAPKs/buildAPKs). In order to install it in its' proper place to attempt making these applications on smartphone, tablet and TV, copy this code into [Termux](https://github.com/termux) to begin:

```

cd && git clone https://github.com/BuildAPKs/buildAPKs
./buildAPKs/scripts/build/buildApps.bash

```