Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 5.15.11 regression from Qt 5.15.10 (Android Release Build)
QtWS25 Last Chance

Qt 5.15.11 regression from Qt 5.15.10 (Android Release Build)

Scheduled Pinned Locked Moved Solved Installation and Deployment
qtmultimediaandroidqt 5.15.11
6 Posts 3 Posters 792 Views
  • 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 Offline
    M Offline
    mujeek
    wrote on last edited by
    #1

    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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      1
      • M Offline
        M Offline
        mujeek
        wrote on last edited by
        #3

        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?

        ekkescornerE 1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          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
          0
          • M mujeek

            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?

            ekkescornerE Offline
            ekkescornerE Offline
            ekkescorner
            Qt Champions 2016
            wrote on last edited by
            #5

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

            ekke ... Qt Champion 2016 | 2024 ... mobile business apps
            5.15 --> 6.8 https://t1p.de/ekkeChecklist
            QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

            M 1 Reply Last reply
            0
            • ekkescornerE ekkescorner

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

              M Offline
              M Offline
              mujeek
              wrote on last edited by
              #6

              @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
              1

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved