https://github.com/sdrausty/buildapkssamples
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsSamples
https://github.com/sdrausty/buildapkssamples
android android-apk android-app android-application android-development termux termux-environment termux-hacking termux-recommended-for-android termux-tool termux-tools
Last synced: 11 days ago
JSON representation
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsSamples
- Host: GitHub
- URL: https://github.com/sdrausty/buildapkssamples
- Owner: SDRausty
- License: mit
- Created: 2017-08-13T23:51:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T19:01:55.000Z (about 6 years ago)
- Last Synced: 2025-10-08T23:33:21.323Z (11 days ago)
- Topics: android, android-apk, android-app, android-application, android-development, termux, termux-environment, termux-hacking, termux-recommended-for-android, termux-tool, termux-tools
- Language: Java
- Homepage: https://sdrausty.github.io/buildAPKsSamples/
- Size: 20.7 MB
- Stars: 14
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# buildAPKsSamples
Android APK sample sources that build in [Termux](https://termux.com) on Android. This repository is a submodule 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 init
git submodule update sources/samples```
See subdirectories for individual project licenses.