Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-112268

androiddeployqt detects wrong latest SDK version

    XMLWordPrintable

Details

    • Android

    Description

      ADQT assumes folder names in sdk/plaform be formatted like android-xx

      Android SDK 33 comes with a folder like android-33-ext4 (tested on Windows).

      As a result, the generated gradle.properties ends up with

      androidCompileSdkVersion=ext4
      

      and Gradle fails.

      seems to be related to this:

      https://code.qt.io/cgit/qt/qtbase.git/tree/src/tools/androiddeployqt/main.cpp?h=6.4#n2617

      Attachments

        Activity

          People

            qtandroidteam Qt Android Team
            soarmin Soheil Armin
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: