https://github.com/sdrausty/buildapksapps
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsApps/
https://github.com/sdrausty/buildapksapps
amazon android android-apk android-app android-application android-development chromebook termux termux-environment termux-hacking termux-recommended-for-android termux-tool termux-tools
Last synced: about 1 year ago
JSON representation
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsApps/
- Host: GitHub
- URL: https://github.com/sdrausty/buildapksapps
- Owner: SDRausty
- License: mit
- Created: 2017-07-27T06:14:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T00:39:15.000Z (about 4 years ago)
- Last Synced: 2025-03-20T17:23:22.029Z (about 1 year ago)
- Topics: amazon, android, android-apk, android-app, android-application, android-development, chromebook, termux, termux-environment, termux-hacking, termux-recommended-for-android, termux-tool, termux-tools
- Language: Java
- Homepage: https://sdrausty.github.io/buildAPKsApps/
- Size: 22.9 MB
- Stars: 48
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.log
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# buildAPKsApps
Android APK app sources that build in [Termux](https://termux.com) on Android. This repository is a [submodule](https://gist.github.com/gitaarik/8735255) for [buildAPKs.](https://github.com/sdrausty/buildAPKs)
To install it in its' proper place, copy and paste the following into [Termux.](https://termux.com)
```
cd && git clone https://github.com/sdrausty/buildAPKs
cd buildAPKs
git submodule update --init sources/apps
```
See subdirectories for individual project licenses.