[
https://issues.apache.org/jira/browse/CB-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303539#comment-14303539
]
Andrew Grieve commented on CB-7518:
-----------------------------------
The other issue is that you need to build once before opening in an IDE :(
build --gradle has better support for plugins adding their own build steps (via
"build-extras.gradle"). I'm hoping once we get 4.0.0 out the door (which will
have gradle as the default) that most will switch to it. Seems better in every
way.
> Android - Don't run "android" command from within CLI/Plugman
> -------------------------------------------------------------
>
> Key: CB-7518
> URL: https://issues.apache.org/jira/browse/CB-7518
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugman
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> The Android SDK auto-detection code (e.g. location ANDROID_HOME, putting
> things in your PATH), is a part of cordova-android's check_reqs script, which
> is not called from within CLI. So, we don't want to rely on the presense of
> the "android" executable from within CLI.
> Currently the only time it's called is for `<framework>` within plugins. With
> the ANDROID_HOME changes in 3.6.0, running this isn't necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]