Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved Qt 5.15.11 regression from Qt 5.15.10 (Android Release Build)

    Installation and Deployment
    qtmultimedia android qt 5.15.11
    3
    6
    136
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mujeek last edited by

      The Qt example "declarative-camera", which shows how to use QtMultimedia from QML, doesn't start when built for "Android Qt 5.15.11 Clang Multi-Abi" complaining that QtMultimedia module isn't istalled.
      The same project, built with "Android Qt 5.15.10 Clang Multi-Abi" runs normally.
      I selected "sign package" option in Projects/Build Android APK pane for both projects, because it seems that now Android release apk must be signed, otherwise a INSTALL_PARSE_FAILED_NO_CERTIFICATES error happens.
      Please, is there anyone who can confirm this regression?

      As a workaround, I switched back to Qt 5.15.10 to build my apps, but it seems strange for a LTS version.
      Does someone know another way to fix this error?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        5.15.11 being at this time commercial only, you should contact the Qt Company directly for that matter.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 1
        • M
          mujeek last edited by

          I thank your quick response, SGaist.
          I'll contact Qt commercial service for a fix, but it seems strange that a commercial and LTS version has such a regression error, isn't it?

          ekkescorner 1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            The thing is that with Android (it may have changed though) it was pretty common that with each new version of the NDK/SDK they would break stuff for third parties like Qt.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • ekkescorner
              ekkescorner Qt Champions 2016 @mujeek last edited by

              @mujeek have you fixed your problem or created a bugreport ?

              ekke
              Qt Champion
              mobile business apps
              Qt Quick Controls 2 (Material style) for Android / iOS

              M 1 Reply Last reply Reply Quote 0
              • M
                mujeek @ekkescorner last edited by

                @ekkescorner This issue will be fixed in next release.
                Qt support said that overwriting Qt 5.15.11 androiddeployqt files with Qt 5.15.10 ones will fix this issue.
                I don't like mixing versions, so I'm waiting next release while using Qt 5.15.10 which is good enough for my development.

                1 Reply Last reply Reply Quote 1
                • First post
                  Last post