this post was submitted on 18 Dec 2024
4 points (100.0% liked)

Android

731 readers
5 users here now

Android news for android developers. Everything that happens in android world.

For Android development specific topics please see /c/android_dev

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License

founded 2 years ago
MODERATORS
 

I know that Android 14 requires targetSdkVersion >= 23 (or higher on the Play Store), but are there other minimums for this and minSdkVersion?

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 21 hours ago

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.

https://en.wikipedia.org/wiki/Android_version_history#Android_14