Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Ministro invalid Qt version
Forum Updated to NodeBB v4.3 + New Features

Ministro invalid Qt version

Scheduled Pinned Locked Moved Unsolved General and Desktop
androidministro
6 Posts 3 Posters 6.9k Views 1 Watching
  • 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.
  • Andy314A Online
    Andy314A Online
    Andy314
    wrote on last edited by Andy314
    #1

    Hello, test my first Android App with Qt. The deployment with full librarys is slow but works.
    Now I test the deployment with ministro. The ministro starts but says after some second "invalid Qt version" - I use Qt 5.5.1.
    Whats the problem ?

    stackprogramerS 1 Reply Last reply
    0
    • Andy314A Andy314

      Hello, test my first Android App with Qt. The deployment with full librarys is slow but works.
      Now I test the deployment with ministro. The ministro starts but says after some second "invalid Qt version" - I use Qt 5.5.1.
      Whats the problem ?

      stackprogramerS Offline
      stackprogramerS Offline
      stackprogramer
      wrote on last edited by
      #2

      @Andy314
      hi please see
      https://groups.google.com/forum/#!topic/android-qt/t7BPbW567TI
      https://forum.qt.io/topic/20132/necessitas-invalid-qt-version-solved/2

      Andy314A 1 Reply Last reply
      0
      • stackprogramerS stackprogramer

        @Andy314
        hi please see
        https://groups.google.com/forum/#!topic/android-qt/t7BPbW567TI
        https://forum.qt.io/topic/20132/necessitas-invalid-qt-version-solved/2

        Andy314A Online
        Andy314A Online
        Andy314
        wrote on last edited by Andy314
        #3

        Hello @stackprogramer,

        I found no usefull solution there.

        Why gives the Ministor no more inforation about the error: Maybe which version is needed, it knows this information. The app is very frugal, no icon to start, no info which version of the Qt-libs are installed on the phone...

        Anyway, what astonishes me is that the QtCreator generates files with this names
        QtApp-debug.apk
        QtApp-debug-unaligned.apk
        What the difference and why the name debug. The Creator generates this files with nearly the same size in the Debug and in the Realease bin folders.
        Can it be that this both are debug version and Ministor cannot load debug-libs.

        stackprogramerS 1 Reply Last reply
        0
        • Andy314A Andy314

          Hello @stackprogramer,

          I found no usefull solution there.

          Why gives the Ministor no more inforation about the error: Maybe which version is needed, it knows this information. The app is very frugal, no icon to start, no info which version of the Qt-libs are installed on the phone...

          Anyway, what astonishes me is that the QtCreator generates files with this names
          QtApp-debug.apk
          QtApp-debug-unaligned.apk
          What the difference and why the name debug. The Creator generates this files with nearly the same size in the Debug and in the Realease bin folders.
          Can it be that this both are debug version and Ministor cannot load debug-libs.

          stackprogramerS Offline
          stackprogramerS Offline
          stackprogramer
          wrote on last edited by stackprogramer
          #4

          @Andy314
          hi,first sorry for wasn't useful link.

          second about 4 months ago i compiled my app in Qt 5.2 in mode ministro,
          i was in os windows7
          i download a version of ministro
          https://play.google.com/store/apps/details?id=eu.licentia.necessitas.ministro&hl=en
          and it works correctly.i think my app reduced about 80%.

          i too use QtApp-debug.apk . No both of them are not same.
          app-debug-unaligned.apk = Unaligned Signed APK
          app-debug.apk = Aligned Signed APK (RAM optimized using zipalign)
          more info see
          http://developer.android.com/tools/publishing/app-signing.html
          they is related to java project android ,they are not related Qt creator and all thing i true.
          if you find solving your problem please share here for futures.
          thanks for attention

          Andy314A 1 Reply Last reply
          0
          • stackprogramerS stackprogramer

            @Andy314
            hi,first sorry for wasn't useful link.

            second about 4 months ago i compiled my app in Qt 5.2 in mode ministro,
            i was in os windows7
            i download a version of ministro
            https://play.google.com/store/apps/details?id=eu.licentia.necessitas.ministro&hl=en
            and it works correctly.i think my app reduced about 80%.

            i too use QtApp-debug.apk . No both of them are not same.
            app-debug-unaligned.apk = Unaligned Signed APK
            app-debug.apk = Aligned Signed APK (RAM optimized using zipalign)
            more info see
            http://developer.android.com/tools/publishing/app-signing.html
            they is related to java project android ,they are not related Qt creator and all thing i true.
            if you find solving your problem please share here for futures.
            thanks for attention

            Andy314A Online
            Andy314A Online
            Andy314
            wrote on last edited by
            #5

            I was a little bit confused about the Ministro versions. Ministro II is the newest version.
            Unfortunately I have read: Whats new: Add support for Qt 5.4.
            Thats the problem I use 5.5, so I must wait for a update.

            What do you mean? Ok, between aligned and unaligned is a different RAM model but what has it to do with signing ?

            When I compile with bundle library it is surprising for me that the debug and release version of the APK have nearley the same size (8.53 and 8.52 MB). The should differ much more.

            A 1 Reply Last reply
            0
            • Andy314A Andy314

              I was a little bit confused about the Ministro versions. Ministro II is the newest version.
              Unfortunately I have read: Whats new: Add support for Qt 5.4.
              Thats the problem I use 5.5, so I must wait for a update.

              What do you mean? Ok, between aligned and unaligned is a different RAM model but what has it to do with signing ?

              When I compile with bundle library it is surprising for me that the debug and release version of the APK have nearley the same size (8.53 and 8.52 MB). The should differ much more.

              A Offline
              A Offline
              Avtansh Sharma
              wrote on last edited by
              #6

              @Andy314 There might be some additional custom changes to release build

              1 Reply Last reply
              0

              • Login

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