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

androiddeployqt does not strip quotation marks from static namespace string retrieved from build.gradle

    XMLWordPrintable

Details

    • Android
    • 60f782123 (dev), 440dcaca2 (6.9), 29a793f3f (6.8)
    • 2024wk50s3FOQtforAndroid

    Description

      When providing and using a custom build.gradle and setting a static namespace string, androiddeployqt will retrieve the namespace string including the surrounding quotation marks. This leads to androiddeployqt complaining about a package name including illegal characters and modifying it.

      Note that this only happens with a static string. Using the default "androidPackageName" variable does not exhibit this issue.

      A demo project is attached, as well as screenshots of modifications I made to androiddeployqt to diagnose this and the results.

      Attachments

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

        Activity

          People

            assam Assam Boudjelthia
            lugotal Lukas Gottschald
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes