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

https://github.com/sdrausty/buildapksdevtools

buildAPKsDevTools
https://github.com/sdrausty/buildapksdevtools

android android-app android-application android-smartphone android-tool android-toolkit android-tools keyboard readwrite sdk termux termux-environment termux-hacking termux-recommended-for-android termux-tool termux-tools

Last synced: about 1 month ago
JSON representation

buildAPKsDevTools

Awesome Lists containing this project

README

        

# buildAPKsDevTools
Android APK developer tools 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 this repository in its' proper place, copy and paste the following into [Termux.](https://github.com/termux)
```

apt install curl

curl -O https://raw.githubusercontent.com/BuildAPKs/buildAPKs/master/setup.buildAPKs.bash

bash setup.buildAPKs.bash

~/buildAPKs/scripts/bash/build/build.developers.tools.bash

```

Enjoy :wink: