[
https://issues.apache.org/jira/browse/CB-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102363#comment-14102363
]
ASF subversion and git services commented on CB-7330:
-----------------------------------------------------
Commit dfa66b9dd44e52e96fc2c8b4d1c8661c8b0074bb in cordova-android's branch
refs/heads/4.0.x from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=dfa66b9 ]
CB-7330 Don't run "android update" during creation
Instead, have the build script copy do the equivalent logic on each
build.
Advantages:
- Scripts run much faster
- No more duplicate CordovaLib entries in project.properties
- Building is more independent from create/update script (more robust)
> Cannot create android project without android SDK installed
> -----------------------------------------------------------
>
> Key: CB-7330
> URL: https://issues.apache.org/jira/browse/CB-7330
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> More of a minor annoyance, but you should be able to run `cordova platform
> add android` without the SDK installed. Requiring it to build or run makes
> sense, but we shouldn't need it just to stamp out a project template.
--
This message was sent by Atlassian JIRA
(v6.2#6252)