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
- Host: GitHub
- URL: https://github.com/buildapks/buildapksapps
- Owner: BuildAPKs
- License: mit
- Created: 2019-02-07T08:16:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T14:37:27.000Z (over 5 years ago)
- Last Synced: 2025-01-22T11:49:27.257Z (over 1 year ago)
- Topics: android, android-app, android-application, android-development
- Language: Java
- Size: 9.41 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.log
- License: LICENSE
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
```