API features available only above level 24 (Android 7.0 Nougat) - liweiyap/narradir-android GitHub Wiki

API features available only above API 24

API 26 (Android 8.0 Oreo)

API 29 (Android 10 Q)

  • ID_NULL (use ResourcesCompat.ID_NULL instead)

minSdkVersion of dependencies

Your app’s minSdkVersion must be at least as high as your dependencies’ minSdkVersion! (Source)

As of Aug 2024:

As of Jan 2023:

Android distribution chart

Aug 2024

Aug 2022

Nov 2021

(To download, open Android Studio > 'Create New Project' Wizard > choose any Activity > Help me choose minimum SDK.)