Quantcast
Channel: Adobe Community : Unanswered Discussions - AIR Development
Viewing all articles
Browse latest Browse all 2010

AIR Android ignores minSdkVersion?

$
0
0

Hi,

 

I added android:minSdkVersion="14 to the manifest of my AIR built Android app to only allow Android 4+ devices but Google Play shows that my app only Requires Android 1.6 and up.

This is my manifest - what do I need to change to make ANdroid  4+ only?

<android><manifestAdditions><![CDATA[ <manifestandroid:installLocation="auto">
<uses-sdkandroid:minSdkVersion="14"android:targetSdkVersion="21"/>
<uses-permissionandroid:name="android.permission.INTERNET"/>
<uses-permissionandroid:name="com.android.vending.BILLING"/>
</manifest>]]></manifestAdditions></android>

I used Adobe AIR SDK 17 and packaged the app through ADT command line.

 

Many thanks!


Viewing all articles
Browse latest Browse all 2010

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>