Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Unable to sign Android app : wrong path for zipalign
Forum Updated to NodeBB v4.3 + New Features

Unable to sign Android app : wrong path for zipalign

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 4 Posters 1.1k 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.
  • TryumT Offline
    TryumT Offline
    Tryum
    wrote on last edited by
    #1

    Hi,

    I'm struggling with APK signing. It used to work, but since a few days, I'm unable to sign a new version of my app, due to a wrong path for the zipalign tool called by androiddeployqt.

    zipalign tool not found: D:/Android/sdk/build-tools//zipalign.exe
    17:40:54: The process "C:\Qt\5.12.7\android_armv7\bin\androiddeployqt.exe" exited with code 15.
    

    The full path of the tool being D:\Android\sdk\build-tools\28.0.3, the version is missing.

    I tried reinstalling Qt and the android SDK same trouble.

    Any idea ?

    Thanks

    1 Reply Last reply
    0
    • TryumT Offline
      TryumT Offline
      Tryum
      wrote on last edited by
      #2

      Looks like sdkBuildToolsRevision property is not set in android_deployment_settings.json when building a cmake project.

      1 Reply Last reply
      2
      • J Offline
        J Offline
        Jarkko Koivikko
        wrote on last edited by
        #3

        I created a bug https://bugreports.qt.io/browse/QTCREATORBUG-24703 though I'm not sure if it is Qt Creator or Qt bug.

        L 1 Reply Last reply
        0
        • J Jarkko Koivikko

          I created a bug https://bugreports.qt.io/browse/QTCREATORBUG-24703 though I'm not sure if it is Qt Creator or Qt bug.

          L Offline
          L Offline
          loonNG
          wrote on last edited by
          #4

          @Jarkko-Koivikko ,
          where do you find the Qt5AndroidSupport.cmake file to patch the bug?

          jsulmJ 1 Reply Last reply
          0
          • L loonNG

            @Jarkko-Koivikko ,
            where do you find the Qt5AndroidSupport.cmake file to patch the bug?

            jsulmJ Online
            jsulmJ Online
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @loonNG In Qt source code.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            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