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

Support AAR files with androiddeployqt

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5, 6.7
    • QPA
    • Android
    • Next

    Description

      I like to see support for AAR files created by androiddeployqt.
      https://developer.android.com/studio/projects/android-library.html

      We uses androiddeployqt to generate our APK files. Since it uses gradle it is possible to easily generate AAR files.
      The build.gradle template needs to be adjusted a little bit. It has a hardcoded apply plugin: 'com.android.application". This must be replaced by "apply plugin: 'com.android.library'".

      Also there are some tiny hardcoded stuff for APK in androideployqt that needs to be adjusted.

      Of course we can use a custom build.gradle ourself. But official support would be great because it make it possible to easily distribute an SDK with native Qt libraries in it.

      Attachments

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

        Activity

          People

            soarmin Soheil Armin
            misery André Klitzing
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change