miurahr/aqtinstall

Unable to install Android 6.7.0

AdrianEddy opened this issue · 12 comments

Describe the bug
aqt list-qt windows android doesn't show 6.7.0 and it's not possible to install it. Same with linux or macos

Looks like starting with 6.7.0, the Android archives are moved to all_os folder, here: https://download.qt.io/online/qtsdkrepository/all_os/android/qt6_670_arm64_v8a/

To Reproduce
Steps to reproduce the behavior:

  1. Run aqt install-qt windows android 6.7.0 android_arm64_v8a

Expected behavior
It should download and install the 6.7.0 Android package

Desktop (please complete the following information):

  • OS: Windows 11
  • aqtinstall(aqt) v3.1.12 on Python 3.10.11 [CPython MSC v.1929 64 bit (AMD64)]

I suspect the root cause here is similar to #779.