Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1428

QBS allows creating APKs with invalid names.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.13.0
    • 1.13.0
    • Platforms: Android
    • None
    • 50eb4d183ccb526874cefe73c7f4c2129769aa4a (qbs/qbs/1.13)

    Description

      QBS defaults to using the Product item's "name" property for both the package name and the display name. This is a problem because Android will error out if the package name doesn't have a . in the name. Android expects package names to look like org.someorg.someproject.

       

      Because of this behavior failing to manually set Android.sdk.packageName leads to the generation of APKs that fail to generate with a cryptic message.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            bumblingcoder Dan Williams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes