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

QtMultimedia QML module is not installed on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • 5.15
    • 5.5.0, 5.9.1, 5.10.1, 5.12.3
    • QPA
    • Android

    Description

      I have the error "module "QtMultimedia" is not installed"

      I have "import QtMultimedia 5.0" specified in my QMLs but the qmlimportscanner doesn't seem to see them.

      I checked my APK and the is no assets/-Added-by-androiddeployqt-/qml/QtMultimedia nor libqml_QtMultimedia_libdeclarative_multimedia.so as expected.

      Its weard because it works well with QtQuickControls and other "extra" modules.

      One question: how qmlimportscanner get my QMLs list? By QML_IMPORT_PATH or OTHER_FILES? It's the only the place where i tell Qt where are my QMLs.

      My QMLs are not deployed in the APK because we use an obb. But i dont think it's the issue because it works well with other modules.

      Attachments

        Issue Links

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

          Activity

            People

              rampe Rami Potinkara
              bruno deligny Bruno Deligny
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Votes:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes