Android studio cannot set minimum sdk to 2.3.3 level10, rookie

< H1 > 1. Cannot set minimum sdk to 2.3.3 level10, with a minimum of 4.0 < / H1 >

clipboard.png

2.sdk managersdk 2.3.3

clipboard.png

3. build.gradle


clipboard.png
Thank you!

Feb.28,2021
To solve the

problem, the new version is no longer forward compatible, please use IDE version 2.3.2 or below


this is because you refer to the Android Support library, which supports the minimum version of SDK is 14.

Menu