You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Brian LeRoux (JIRA)" <ji...@apache.org> on 2013/01/20 19:50:12 UTC

[jira] [Created] (CB-2272) can't add android to project

Brian LeRoux created CB-2272:
--------------------------------

             Summary: can't add android to project
                 Key: CB-2272
                 URL: https://issues.apache.org/jira/browse/CB-2272
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 2.3.0
         Environment: its actuall 2.3.6 but jira is rad
            Reporter: Brian LeRoux
            Assignee: Filip Maj


#! cordova create Baz
cd #! cd Baz/
#! cordova platform add android
The provided path is not an Android project.
#! ls
platforms	plugins		www
#! ls platforms/
#! cordova platform add ios
#! ls
platforms	plugins		www
#! ls platforms/
ios
#! cordova platform add android
The provided path is not an Android 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