You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Mike Reinstein (JIRA)" <ji...@apache.org> on 2012/10/15 03:47:03 UTC

[jira] [Assigned] (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:all-tabpanel ]

Mike Reinstein reassigned CB-1551:
----------------------------------

    Assignee:     (was: Mike Reinstein)
    
> 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
>            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