Android build tools compiled for aarch64
Find a file
2026-03-07 22:21:42 +01:00
android-build-tools.spec add android build tools 2026-03-07 22:15:25 +01:00
android-build-tools.tar.gz add android build tools 2026-03-07 22:15:25 +01:00
LICENSE add android build tools 2026-03-07 22:15:25 +01:00
README.md update Readme with useful information 2026-03-07 22:21:42 +01:00

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