[ 
https://issues.apache.org/jira/browse/CB-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13674490#comment-13674490
 ] 

John M. Wargo commented on CB-3568:
-----------------------------------

Braden,

I'm not sure what you mean by fancy shell - I'm doing this in the standard Mac 
OS X terminal. I added the 'platform-tools' and 'tools' folders to the 
/etc/paths file and I can execute any of the Android commands from the terminal 
successfully. 

Node version might be the problem, for some reason the system's running node 
0.8.14.  Let me upgrade it to 10.
                
> Path problem with Android SDK installation
> ------------------------------------------
>
>                 Key: CB-3568
>                 URL: https://issues.apache.org/jira/browse/CB-3568
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.7.0
>         Environment: Mac OS X
>            Reporter: John M. Wargo
>            Assignee: Filip Maj
>
> I downloaded the android sdk and extracted it to my downloads folder then 
> added the platform-tools and tools folders to the path environment. When I 
> create a project and issue a cordova platform add android, a bunch of stuff 
> happens then eventually I receive an error message indicating that the 
> process couldn't find the build.xml, but it's looking for the file in 
> /Applications/android-sdk-macosx/tools/ant/build.xml which is not where my 
> files are located.
> It looks like the cordova cli is forcing an absolute path for the Android SDK 
> - looking for it in Applications instead of where I have it. The Android SDK 
> instructions for Max OSX don't say to copy the files to Applications nor does 
> the readme for the Cordova CLI in 2.7.
> I have a screen shot of this, couldn't find the output anywhere that I could 
> past in here.

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

Reply via email to