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

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/

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.