[ https://issues.apache.org/jira/browse/CB-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joe Bowser reassigned CB-8625: ------------------------------ Assignee: Joe Bowser > 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: 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: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org