[
https://issues.apache.org/jira/browse/CB-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306969#comment-15306969
]
Joe Bowser commented on CB-8625:
--------------------------------
This needs to be fixed, because after the 6.0 change, everything will be called
app apparently.
> Compiled apk named after container directory rather than project name
> ---------------------------------------------------------------------
>
> Key: CB-8625
> URL: https://issues.apache.org/jira/browse/CB-8625
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 4.0.0
> Environment: osx
> Reporter: Ryan Willoughby
> Assignee: Joe Bowser
> Labels: CordovaAndroidSix, apk
>
> 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:
> {code}
> 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
> {code}
> Expected:
> {code}SomeProjectName-debug.apk{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]