how can I download Android Asset Packaging Tool (aapt) source using git from this URL https://android.googlesource.com/?
Thanks
how can I download Android Asset Packaging Tool (aapt) source using git from this URL https://android.googlesource.com/?
Thanks
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