You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2013/07/24 19:09:48 UTC

[jira] [Resolved] (CB-4377) Android work only if project name does not contain any whitespaces

     [ https://issues.apache.org/jira/browse/CB-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-4377.
----------------------------

    Resolution: Duplicate
    
> Android work only if project name does not contain any whitespaces
> ------------------------------------------------------------------
>
>                 Key: CB-4377
>                 URL: https://issues.apache.org/jira/browse/CB-4377
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>    Affects Versions: 3.0.0
>         Environment: Ubuntu 12.04, bash, fresh Android SDK
>            Reporter: Philipp Klose
>            Assignee: Joe Bowser
>
> If the name of the project contains a white space the {{cordova add platform android}} command will fail.
> *Works:*
> $ cordova create HelloWorld1 com.example.hello "HelloWorld"
> $ cd HelloWorld1/
> $ cordova platform add android
> *Does not work:*
> $ cordova create HelloWorld2 com.example.hello "Hello World"
> $ cd HelloWorld2/
> $ cordova platform add android
> [Error: An error occured during creation of android sub-project.....

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira