Sergey, this is awesome! Once we get your changes pulled in we should also update the documentation. I can see this being a popular little feature for users.
Lisa @LisaSeacat From: "Sergey Grebnov (Akvelon)" <v-seg...@microsoft.com> To: "dev@cordova.apache.org" <dev@cordova.apache.org> Date: 07/10/2014 04:23 AM Subject: RE: Android: add support of min/max/target SDK to config.xml Implemented, pls take a look: https://github.com/apache/cordova-lib/pull/56/files https://issues.apache.org/jira/browse/CB-7114 Thx! Sergey -----Original Message----- From: tommy-carlos williams [mailto:to...@devgeeks.org] Sent: Monday, July 7, 2014 5:33 PM To: dev@cordova.apache.org Subject: Re: Android: add support of min/max/target SDK to config.xml +1 Another step towards build-artefact-land. On 7 July 2014 at 23:29:25, Andrew Grieve (agri...@chromium.org) wrote: I'd love to see this added. On Mon, Jul 7, 2014 at 7:29 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > 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.ht > ml > [2] > http://docs.build.phonegap.com/en_US/configuring_preferences.md.html#_ > android_only > > Thx! > Sergey >