You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/10 10:06:06 UTC

[jira] [Commented] (CB-7114) Android: add support of min/max/target SDK to config.xml

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

ASF GitHub Bot commented on CB-7114:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-lib/pull/56

    CB-7114 Android: add support of min/max/target SDK to config.xml

    https://issues.apache.org/jira/browse/CB-7114

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-lib CB-7114

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/56.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #56
    
----
commit c5285beef767975dea41be5d32daa4219b396fbd
Author: sgrebnov <v-...@microsoft.com>
Date:   2014-07-10T08:03:50Z

    CB-7114 Android: add support of min/max/target SDK to config.xml

----


> Android: add support of min/max/target SDK to config.xml
> --------------------------------------------------------
>
>                 Key: CB-7114
>                 URL: https://issues.apache.org/jira/browse/CB-7114
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Android, CordovaLib
>    Affects Versions: 3.5.0
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>
> Discussed via mailing list: "Android: add support of min/max/target SDK to config.xml" 
> Summary:
> Propose to add support of the following Android specific settings to config.xml similar to PG Build[2]. Optional, could be used to override default template values. I think this could be very useful and will implement this if we agree. Thoughts?
> <preference name="android-minSdkVersion" value="10" /> <preference name="android-targetSdkVersion" value="19" /> <preference name="android-maxSdkVersion" value="20" />
> [1] http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
> [2] http://docs.build.phonegap.com/en_US/configuring_preferences.md.html#_android_only



--
This message was sent by Atlassian JIRA
(v6.2#6252)