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

androiddeployqt fails when signing a debug build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.0
    • None
    • Android

    Description

      androiddeployqt fails when signing a debug build, mainly the debug apk because debug apks are by default signed by a debug keystore (https://developer.android.com/studio/publish/app-signing#debug-mode).

       

      Because this fails, androiddeployqt needs to either use apksigner always for apks or somehow remove the signature from the apk before running jarsigner on the apk.

      Attachments

        Issue Links

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

          Activity

            People

              assam Assam Boudjelthia
              assam Assam Boudjelthia
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes