https://github.com/buildapks/buildapks.hellos
buildAPKs.hello
https://github.com/buildapks/buildapks.hellos
Last synced: about 1 year ago
JSON representation
buildAPKs.hello
- Host: GitHub
- URL: https://github.com/buildapks/buildapks.hellos
- Owner: BuildAPKs
- License: gpl-3.0
- Created: 2020-04-17T07:58:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T14:31:51.000Z (over 4 years ago)
- Last Synced: 2025-01-22T11:49:25.197Z (over 1 year ago)
- Language: Shell
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.log
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [buildAPKs.hellos](https://github.com/BuildAPKs/buildAPKs.hellos)
Android APK app sources that build in [Termux](https://github.com/termux) in Amazon, Android and Chrome.
[This repository](https://github.com/BuildAPKs/buildAPKs.hellos) is a submodule for [buildAPKs](https://github.com/BuildAPKs/buildAPKs). In order to install it in its' proper place to attempt to make these applications on smartphone, tablet an TV, copy and paste the following into [Termux](https://github.com/termux):
```
apt install curl
curl -O https://raw.githubusercontent.com/BuildAPKs/buildAPKs/master/setup.buildAPKs.bash
bash setup.buildAPKs.bash
~/buildAPKs/scripts/bash/build/build.hellos.bash
```
To see all possible APK projects run ` cat ma.bash ` in the root directory of this project. Enjoy!