You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Mike Sierra (JIRA)" <ji...@apache.org> on 2013/06/05 19:16:21 UTC

[jira] [Created] (CB-3614) can't add android platform without "sudo"

Mike Sierra created CB-3614:
-------------------------------

             Summary: can't add android platform without "sudo"
                 Key: CB-3614
                 URL: https://issues.apache.org/jira/browse/CB-3614
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, CLI
    Affects Versions: 2.8.0
         Environment: Mac
            Reporter: Mike Sierra
            Assignee: Joe Bowser


These come after creating project:


ulothrix:HelloWorld sierra$ cordova platform add android
[Error: An error occured during creation of android sub-project. 
BUILD FAILED
/Users/sierra/dev/adt-bundle/sdk/tools/ant/build.xml:647: The following error occurred while executing this line:
/Users/sierra/dev/adt-bundle/sdk/tools/ant/build.xml:699: Failed to create BuildConfig class

Total time: 0 seconds
An unexpected error occurred: ant jar > /dev/null exited with 1
Deleting project...
]
ulothrix:HelloWorld sierra$ sudo cordova platform add android
ulothrix:HelloWorld sierra$ ls platforms/
android



--
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