Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23361

androiddeployqt not using signing information

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.11.0
    • Android Support
    • None
    • Linux/X11

    Description

      QtCreator use foo bar by default for signing APK instead of file and alias:

      /Qt/5.14.0/android/bin/androiddeployqt --verbose --output /build/Qt-Android/android-build --no-build --input /build/Qt-Android/android-app-deployment-settings.json --gradle --sign foo bar --reinstall --device 520084f5f405a471
      

      instead of:

      /Qt/5.14.0/android/bin/androiddeployqt --verbose --output /build/Qt-Android/android-build --no-build --input /build/Qt-Android/android-app-deployment-settings.json --gradle --sign android_release.keystore android --reinstall --device 520084f5f405a471

       

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            lbaudouin Leo Baudouin
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes