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/
- Host: GitHub
- URL: https://github.com/buildapks/buildapks.hello.worlds
- Owner: BuildAPKs
- License: gpl-3.0
- Created: 2020-01-10T09:39:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T09:55:47.000Z (over 6 years ago)
- Last Synced: 2025-01-22T11:49:26.136Z (over 1 year ago)
- Language: Shell
- Homepage: https://buildapks.github.io/buildAPKs.hello.worlds/
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.