Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```