I just received an email from Google Play Console.
App must target Android 16 (API level 36) or higher
To provide users with a safe and secure experience, Google Play requires all apps to meet target API level requirements.
From Aug 30, 2026, if your target API level is not within 1 year of the latest Android release, you won't be able to update your app.
Is it safe to do it now?
When I tried to update my API in manifest I've got a message
App must target Android 16 (API level 36) or higher
To provide users with a safe and secure experience, Google Play requires all apps to meet target API level requirements.
From Aug 30, 2026, if your target API level is not within 1 year of the latest Android release, you won't be able to update your app.
Is it safe to do it now?
When I tried to update my API in manifest I've got a message
B4X:
The recommended value for android:targetSdkVersion is 35 (manifest editor). (warning #31)
Last edited: