You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/09/11 03:27:33 UTC

[jira] [Created] (CB-7518) Android - Don't run "android" command from within CLI/Plugman

Andrew Grieve created CB-7518:
---------------------------------

             Summary: 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)