android-build-tools
android-build-tools copied to clipboard
Android Application Build Tools collection that can be used on an android device, Will be used for the OpenBlocks project.
Android tools built for Android devices
Android Build Tools collection that can be used on an Android Devices, Will be used for the OpenBlocks project.
This repository contains:
- AAPT (Android Asset Packaging Tool)
- ZipAlign (Zip Aligner)
- Eclipse ECJ (Java Compiler)
- ApkSigner (ApkSigner)
- D8 (Java 8 Dexer)
- DX (Java 7 Dexer)
- R8 (Obfuscation, Code & Resources Shrinking)
Thanks to Termux for providing a big portion of these tools! You can check the tools used by us at the Termux's repository.
Note: You may need to manually edit AAPT'S and ZipAligner's executable to match the path of where the shared objects are stored.