You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Benn Mapes (JIRA)" <ji...@apache.org> on 2013/08/27 00:16:51 UTC

[jira] [Commented] (CB-1551) Android build, debug, emulate scripts should check SDK version(s)

    [ https://issues.apache.org/jira/browse/CB-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750635#comment-13750635 ] 

Benn Mapes commented on CB-1551:
--------------------------------

This was added in the new tooling for build, clean, run, and log.
https://issues.apache.org/jira/browse/CB-3542
                
> Android build, debug, emulate scripts should check SDK version(s)
> -----------------------------------------------------------------
>
>                 Key: CB-1551
>                 URL: https://issues.apache.org/jira/browse/CB-1551
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>         Environment: Mac OS X, Windows, Linux
>            Reporter: Mike Reinstein
>            Assignee: Benn Mapes
>            Priority: Minor
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Need to check that the user has the right SDKs installed before proceeding. 
> the minimum version for Android is 4.1. APKs are backwards compatible, so as long as you have code to handle API levels, use reflection and other tricks, a 4.1 APK will work all the way back to Android 2.1 (or even 1.6).
> As far as SDK compatibility, we need the latest released Android SDK, which is currently r20. We don't support r21 at the moment, and we don't test with against previous SDK versions.

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