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

Target android api 29/30 issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 5.15.1, 5.15.2
    • None
    • try on linux and windows with the qt Creator version:
      Qt Creator 4.13.3
      Based on Qt 5.15.2 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)
      Built on Nov 13 2020 12:29:31
      From revision 524cad144a
    • All

    Description

      When we want to build an android package with the api 29 or 30 selected in buildstep and in the manifest, the builded package api is version 28, a version that is not uploadable on the play store . 

      The only solution to build a more recent api is to manually change the version in the default part of the graddle file.

       

      In Addition, I was able to build an API 28 without android api 28 installed

       

      See this forum post for more details for these issues : link

      to resume:

      • In manifest, the target SDK part doesn't work, comboBox is disable and change nothing if we activate it manually with the line 

      <uses-sdk android:targetSdkVersion="29"/>

       

      • In the build Step -> Build Android APK, the android build SDK doesn't change anything visible (always build with 28)
      • Build an api 28 when api 28 is not installed

       

       

      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
              antoinnneee Antoine Bureau
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes