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

Wrong apk path when using Gradle 4.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.11.2
    • 5.11.2, 5.12.0 Alpha
    • Build tools: Other
    • None
    • 490d461ab080777d6418dce97db632dc2270d218

    Description

      When using Gradle 4.1 and the Android Gradle Plugin 3.0.1 the generated apk is placed in a different path and when the process tries to install it using adb it fails.

      Old path: build/outputs/apk/

      New Path: build/outputs/apk/debug/

      For now the only solution I have found is to manually copy the apk to the old location but this is not acceptable.

      Attachments

        Issue Links

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

          Activity

            People

              liaqi Liang Qi
              mralmond Gianluca Bergamo
              Votes:
              7 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes