Your solution worked.
Thank You.
Which solution are you referring to specifically? I'm a bit lost on what the working solution is to solve the low SDK issue
Both solutions work, the accepted one
As well as using the extension to set the min sdk to 21
Taifun
I used the first of the two proposals and it worked.
Thank you
I would like to use Android SDK min target 35 (API 15). Can AI2 be updated to build Android SDK 35 packages please.
I do not believe you do. AI2 will target API 35 (max not min) in the upcoming release, to comply with Google Play requirements for new apps and app updates from Aug 31 2005.
This topic is about minimum SDK.
There is also a maxSdkVersion which ensures that an app can only be installed on devices with at most this API.