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

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

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.