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

Add Open GL ES 2 dependency to AndroidManifest.xml by default

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.2.0
    • 5.1.0
    • QPA
    • None
    • Android
    • 1e71b35d9775b0abc9de0ce051bff400f0f1ba64

    Description

      When using Qt Quick 2, your app will depend on OpenGLES2. This needs to be specified in the app's AndroidManifest.xml. Having smart logic here which detects the dependency and adds it automatically gets too messy, because you then need logic to check if it's been removed/added explicitly by the user, etc.

      Instead, lets have a default which works. Lets make OpenGLES2 the default minimum version in the manifest, and then let people modify it if they know their app will support older versions.

      Attachments

        For Gerrit Dashboard: QTBUG-32491
        # Subject Branch Project Status CR V

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes