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

androiddeployqt detects wrong latest SDK version

    XMLWordPrintable

Details

    • Android
    • 2023wk16FOQtforAndroid

    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

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes