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

androiddeployqt re-evaluates dependencies even though --no-build is passed during deploy step

XMLWordPrintable

    • 2022wk42FOQtforAndroid

      When running a Qt Android application from Qt Creator, there seems to be three phases/steps:

      1. Build: Run Cmake to make all targets
      2. Build Android APK: call androiddeployqt with gradle flag to build the APK
      3. Deploy Android APK: call androiddeployqt with no-build and reinstall flags

      During the deploy step, it seems that dependencies are being re-evaluated. Is that needed?

      (Bonus: do we need the verbose flag in the deploy step?)

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

            qtandroidteam Qt Android Team
            ramon Ramon Sadornil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes