how can I download Android Asset Packaging Tool (aapt) source using git from this URL https://android.googlesource.com/?
Thanks
aapt stands for Android Asset Packaging Tool and is included in the tools/ directory of the SDK. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets.
open a terminal, go to the tools / directory, run the command. / Aapt.
aapt is located in the Google repo: https://android.googlesource.com/platform/frameworks/base.
Can be cloned by running: git clone https://android.googlesource.com/platform/frameworks/base
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With