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
- Host: GitHub
- URL: https://github.com/sdrausty/buildapksdevtools
- Owner: SDRausty
- License: mit
- Created: 2017-08-14T00:32:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T22:56:57.000Z (over 5 years ago)
- Last Synced: 2025-03-20T17:23:10.477Z (about 1 month ago)
- Topics: 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
- Language: Java
- Homepage: https://sdrausty.github.io/buildAPKsDevTools/
- Size: 1.99 MB
- Stars: 32
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.log
- License: LICENSE
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: