Android build tools compiled for aarch64
| android-build-tools.spec | ||
| android-build-tools.tar.gz | ||
| LICENSE | ||
| README.md | ||
Android build tools such as aapt2 built for aarch64 to make it available in Fedora
Currently, this uses pre-compiled binaries which isn't exactly the Fedora way but it needs to be cross-compiled and needs internet access anyway so here we are. I'm hoping that Google will eventually ship aarch64 support upstream, so those will be obsolete eventually. They only took 5 years to make this much happen, so what's another 5 years, right?
For this to work properly, you can symlink them to your $ANDROID_HOME and then add android.aapt2FromMavenOverride=/path/to/aapt2 to your gradle.properties so gradle doesn't try using the maven aapt2