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

androiddeployqt should update the configuration changes in Manifest based on target version

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.2.0 Alpha
    • QPA
    • None
    • Android

    Description

      If you set target version to 13 (the default), you need to subscribe to the screenSize configuration change, so this is in the default AndroidManifest.xml. If you compile against an android version < 13, this code will not compile, so people will have to edit the AndroidManifest.xml manually to make it compile.

      androiddeployqt should update the AndroidManifest.xml so that the screenSize subscription is only added for target version >= 13.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes