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

jcesarmobile closed CB-6727.
----------------------------
    Resolution: Won't Fix

Closing as projects are now gradle projects, not ant, so it's out of date.

> build.xml in Android SDK directory is not found when new SDK installed or 
> project moved to another computer
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CB-6727
>                 URL: https://issues.apache.org/jira/browse/CB-6727
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-android, cordova-cli
>    Affects Versions: 3.4.0
>         Environment: Windows 8.1 (possibly other operating systems as well)
>            Reporter: Ceyhun Can ÜLKER
>            Priority: Major
>              Labels: build
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> When I moved my project to another computer my cordova project stopped 
> building. Error was due to the imported ant buildfile of Android SDK was not 
> found. I saw that local.properties file in platforms/android folder contains 
> a fixed path, and thought that if I comment it out, sdk.dir would be taken 
> from environment; but it wasn't the case. After extensive searching and 
> looking through verbose output, I found out that platforms/android/CordovaLib 
> contains another properties file. After changing the path there problem 
> solved.
> My suggestion to this problem would be that, since these are generated file 
> and not really meant to be changed, defaults should remain in those files but 
> they should be overridden by environment variables. I guess this would solve 
> this portability issue with respect to development environment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to