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

Compiled apk named after container directory rather than project name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0.0
    • None
    • cordova-android
    • osx

    Description

      In 4.0.0 after running cordova/build the compiled apk is named after the directory containing the project, rather than the actual project name:

      bin/create tmp/somedirname com.hugh.jass SomeProjectName
      cd tmp/somedirname
      cordova/build --debug
      Built the following apk(s):
          /Users/ryanw/repo/cordova-android/tmp/somedirname/build/outputs/apk/somedirname-debug.apk
      

      Expected:

      SomeProjectName-debug.apk

      Attachments

        Activity

          People

            bowserj Joey Robert Bowser
            wildabeast Ryan Willoughby
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: