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

Investigate using FileProvider as mechanism for distributing Qt libraries on Android

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • None
    • Android

      Qt for Android apps might be become large in size and can take more and more space especially when having multiple Qt apps on the same device and libraries might get duplicated. The ticket QTBUG-89132 looks into using Apex mechanism to avoid this duplication, however we might be able to achieve the same outcome by using the FileProvider API from Android.

      This approach might be seen as a replacement for the deprecated Ministro way. To achieve this we need changes to:

      • Changes to Qt loader to account for this option when loading libs and plugins
      • Changes to androiddeployqt to work in sync with this option and not package the Qt dependency libraries.

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

            qtandroidteam Qt Android Team
            assam Assam Boudjelthia
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes