Is there any table with minimum *sdk requirements?
I know that Android 14 requirestargetSdkVersion >= 23 (or higher on the Play Store), but are there other minimums for this and minSdkVersion?
1 comments
I think that's the only one. On the wiki page of android version history it's listed as a feature of 14, and if other version would have similar limitations it would be also listed there:
Installation of apps designed to target Android versions and SDKs older than Marshmallow (6.0) is blocked to prevent malware.
I think that's the only one. On the wiki page of android version history it's listed as a feature of 14, and if other version would have similar limitations it would be also listed there:
https://en.wikipedia.org/wiki/Android_version_history#Android_14