You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/01/28 19:33:13 UTC

[jira] [Updated] (CB-2219) Add checks for minimum Android requirements

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

Filip Maj updated CB-2219:
--------------------------

    Description: 
If you don't have all / latest android sdk targets installed, you can't compile the jar.

The CLI tools should check for minimum compatibility *upon adding Android as a platform*, and if the check fails, at the minimum let the user know.

  was:
If you don't have all / latest android sdk targets installed, you can't compile the jar.

The CLI tools should check for minimum compatibility after installation, and if the check fails, at the minimum let the user know.

        Summary: Add checks for minimum Android requirements  (was: Add checks for minimum Android requirements after cli install)

Updated the requirements here. Running {{android}} commands on-install is a bad idea, as people may not have the Android SDK.

Instead it should happen on first-use of platform stuff, i.e. {{cordova platform add <blah>}}
                
> Add checks for minimum Android requirements
> -------------------------------------------
>
>                 Key: CB-2219
>                 URL: https://issues.apache.org/jira/browse/CB-2219
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.3.0
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>             Fix For: 2.4.0
>
>
> If you don't have all / latest android sdk targets installed, you can't compile the jar.
> The CLI tools should check for minimum compatibility *upon adding Android as a platform*, and if the check fails, at the minimum let the user know.

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