https://github.com/buildapks/buildapks.samples
Android APK sample sources that build in Termux on Amazon Fire, Android and Chromebook! https://buildapks.github.io/buildAPKs.samples/
https://github.com/buildapks/buildapks.samples
amazon android android-apk buildapks termux
Last synced: 7 months ago
JSON representation
Android APK sample sources that build in Termux on Amazon Fire, Android and Chromebook! https://buildapks.github.io/buildAPKs.samples/
- Host: GitHub
- URL: https://github.com/buildapks/buildapks.samples
- Owner: BuildAPKs
- License: gpl-3.0
- Created: 2019-07-06T14:12:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T19:47:53.000Z (over 3 years ago)
- Last Synced: 2025-01-22T11:49:20.310Z (9 months ago)
- Topics: amazon, android, android-apk, buildapks, termux
- Language: Java
- Homepage: https://buildapks.github.io/buildAPKs.samples/
- Size: 945 KB
- Stars: 3
- 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.samples](https://buildapks.github.io/buildAPKs.samples)
Android APK app sources that build in [Termux](https://github.com/termux) in Amazon, Android and Chrome.[The buildAPKs.samples git repository](https://github.com/BuildAPKs/buildAPKs.samples) is a git submodule for [buildAPKs](https://github.com/BuildAPKs/buildAPKs). In order to install [buildAPKs.samples](https://github.com/BuildAPKs/buildAPKs.samples) 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.samples.bash
```
See [docsBuildAPKs](https://buildapks.github.io/docsBuildAPKs/) for information regarding this project.