Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdrausty/buildapkstutorials
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsTutorials
https://github.com/sdrausty/buildapkstutorials
android android-apk android-app android-application android-smartphone termux termux-hacking termux-tool
Last synced: 3 months ago
JSON representation
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsTutorials
- Host: GitHub
- URL: https://github.com/sdrausty/buildapkstutorials
- Owner: SDRausty
- License: mit
- Created: 2017-07-27T02:53:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T03:42:27.000Z (almost 3 years ago)
- Last Synced: 2024-04-17T11:11:30.206Z (9 months ago)
- Topics: android, android-apk, android-app, android-application, android-smartphone, termux, termux-hacking, termux-tool
- Language: Java
- Homepage: https://sdrausty.github.io/buildAPKsTutorials/
- Size: 31.5 MB
- Stars: 18
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.log
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# buildAPKsTutorials
[![Join the chat at https://gitter.im/builtAPKs/community](https://badges.gitter.im/builtAPKs/community.svg)](https://gitter.im/builtAPKs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Android APK tutorial sources that build in [Termux](https://github.com/termux) 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://github.com/termux)
```
cd && git clone https://github.com/SDRausty/buildAPKs
~/buildAPKs/scripts/bash/build/buildTutorials.bash
```