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

https://github.com/buildapks/buildapks.hello.worlds

buildAPKs.hello.worlds https://buildapks.github.io/buildAPKs.hello.worlds/
https://github.com/buildapks/buildapks.hello.worlds

Last synced: about 1 year ago
JSON representation

buildAPKs.hello.worlds https://buildapks.github.io/buildAPKs.hello.worlds/

Awesome Lists containing this project

README

          

# [buildAPKs.hello.worlds](https://buildapks.github.io/buildAPKs.hello.worlds)
Android APK app sources that build in [Termux](https://github.com/termux) in Amazon, Android and Chrome.

[The buildAPKs.hello.worlds git repository](https://github.com/BuildAPKs/buildAPKs.hello.worlds) is a git submodule for [buildAPKs](https://github.com/BuildAPKs/buildAPKs). In order to install [buildAPKs.hello.worlds](https://github.com/BuildAPKs/buildAPKs.hello.worlds) in its' proper place to attempt to make APKs on smartphone, tablet and TV, copy and paste the following into [Termux](https://github.com/termux):

```

cd && git clone https://github.com/BuildAPKs/buildAPKs

~/buildAPKs/setup.buildAPKs.bash

~/buildAPKs/build.hello.worlds.bash

```

See [docsBuildAPKs](https://buildapks.github.io/docsBuildAPKs/) for information regarding this project.