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

Unused libs placed into app package

    XMLWordPrintable

Details

    • Android

    Description

      I've noticed that some unused libs
      (e.g. libQt6QuickControls2Basic_arm64-v8a.so, libQt6QuickControls2BasicStyleImpl_arm64-v8a.so, libQt6QmlModels_arm64-v8a.so, libqml_QtQml_Models_modelsplugin_arm64-v8a.so - 'Basic' Qt Quick Controls 2 style and Qt Qml models, while only 'Material' style used in project and nothing from models are used)
      are bundled into app package, increasing its size and i dint find any documented way to exclude them from being bundled into APK.

      Is it possible to exclude them via CMake qt_import_plugins() command, if so how to list them?

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            morte Maxim Bescherevnykh
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes