Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5944

Android App Name with a number fails the build process

    XMLWordPrintableJSON

Details

    Description

      When creating an Android app using Cordova-CLI, if "name" field in config.xml contains a number, the whole build fails.

      1. cordova create Test com.hello.test 17Hi
      2. cd Test/
      3. cordova platform add android
      4. cordova build
      5. IT fails!

      I believe it's due to the Java syntax issue which doesn't allow a number in a Java class name.

      This doesn't allow us to have an app name with a number in it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ywplee Yewon Lee
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: