Describe the solution you'd like
Use aqt instead of install-qt.sh to download Qt for the android build.
Describe alternatives that have been considered
- Compile Qt (would make integration in FDroid easier but seems like unneeded work. Sure, we could cache it)
- Remain at install-qt.sh (easy but not streamlined to the other builds)