Starting August 31 2025:
- New apps and app updates must target Android 15 (API level 35) or higher to be submitted to Google Play; except for Wear OS, Android Automotive OS, and Android TV apps, which must target Android 14 (API level 34) or higher.
- Existing apps must target Android 14 (API level 34) or higher to remain available to new users on devices running Android OS higher than your app’s target API level. Apps that target Android 13 (API level 33) or lower, including Android 12 (API level 31) or lower for Wear OS and Android TV, will only be available on devices running Android OS that are the same or lower than your apps’ target API level.
You will be able to request an extension to November 1, 2025 if you need more time to update your app. You'll be able to access your app's extension forms in Play Console later this year.
Every new Android version introduces changes that enhance the user experience, security, and performance of the Android platform overall. Each app specifies a targetSdkVersion
(also known as the target API level) in the manifest file. The target API level indicates how your app is meant to run on different Android versions.
Configuring your app to target a recent API level ensures that users benefit from security, privacy, and performance improvements, while still allowing an app to run on older Android versions (down to the specified minSdkVersion
).
To provide Android and Google Play users with a safe experience, Google Play requires all apps to meet target API level requirements listed below.
Exceptions to these requirements include the following:
- Permanently private apps that are restricted to users in a specific organization and intended for internal distribution only.
- Apps that target automotive form factor and are bundled within the same package will remain discoverable to all Google Play users.
Definitions
New app | An app that is not yet published on Google Play (that is, a brand new app). |
Existing app | An app that is published on Google Play. |
App update | A new version of the app that you’re submitting for review to replace your existing app. |
App update requirements
Android OS version |
When are new app and app update submissions required to target this API level? | |
New apps | App updates | |
Android 15 (API level 35)* |
August 31, 2025 |
August 31, 2025 |
Android 14 (API level 34) |
August 31, 2024 |
August 31, 2024 |
*Developers will be able to request an extension to November 1, 2025.
Wear OS app requirements
Android OS version (API level) |
When are Wear OS app submissions required to target this API level? | |
New apps | App updates | |
Android 14 (API level 34) or higher | August 31, 2025 | August 31, 2025 |
Android 13 (API level 33) or higher | August 31, 2024 | August 31, 2024 |
Android TV app requirements
Android OS version (API level) |
When are Android TV app submissions required to target this API level? | |
New apps | App updates | |
Android 14 (API level 34) or higher | August 31, 2025 | August 31, 2025 |
Android 13 (API level 33) or higher | August 31, 2024 | August 31, 2024 |
Android Automotive OS app requirements
Android OS version (API level) |
When are Android Automotive OS app submissions required to target this level? | |
New apps | App updates | |
Android 14 (API level 34) or higher | August 31, 2025 | August 31, 2025 |
App availability requirements
Currently, existing apps (across mobile and Android Auto) must target Android 14 (API level 34) or higher by August 31, 2025, including Android 13 (API level 33) or higher for Wear OS, Android 13 (API level 33) or higher for Android TV, and Android 12L (API Level 32) or higher for Android Automotive OS. Otherwise, they will stop being discoverable to all Google Play users whose devices run Android OS versions newer than your app’s target API level, as your app wasn’t built to meet the safety and quality standard that these users expect from newer Android OS versions.
*Developers will be able to request an extension to November 1, 2025. You'll be able to access your app's extension forms in Play Console later this year.
What to do to comply
New apps |
Existing apps |
When you publish a new app, you must target Android 15 (API level 35) or higher. |
If your existing app targets Android 14 (API level 34) or higher, then your app is compliant with this policy. If your existing app’s target is lower than Android 14 (API level 34), it will stop being available to all new users whose devices run Android OS versions higher than your apps’ target API levels, as your app wasn’t built to meet the safety and quality standard that these users expect from newer Android OS versions
|
Wear OS app requirements
New apps |
Existing apps |
When you publish a new Wear app, you must target Android 14 (API level 34) or higher. |
If your existing Wear app targets Android 13 (API level 33), then your app is compliant with this policy. If your existing app’s target is Android 11 (API level 30) or Lower, it will stop being available to all Google Play users whose devices run Android OS versions newer than your apps’ target API level, as your app wasn’t built to meet the safety and quality standard that these users expect from newer Android OS versions
|
Android TV requirements
New apps |
Existing apps |
When you publish a new Wear app, you must target Android 14 (API level 34) or higher. |
If your existing Android TV app targets Android 13 (API level 33), then your app is compliant with this policy. If your existing app’s target is Android 12 (API level 31) or Lower, it will stop being available to all Google Play users whose devices run Android OS versions newer than your apps’ target API level, as your app wasn’t built to meet the safety and quality standard that these users expect from newer Android OS versions.
|
Android Automotive OS requirements
New apps |
Existing apps |
When you publish a new Android Automotive OS app, you must target Android 14 (API level 34) or higher. |
If your existing Android Automotive OS app targets Android 12L (API level 32) or higher, then your app is compliant with this policy. If your existing app targets Android 12 (API level 31) or lower, it will stop being available to all Google Play users whose devices run Android OS versions newer than your apps’ target API level, as your app wasn’t built to meet the safety and quality standard that these users expect from newer Android OS versions
|
Frequently asked questions
For apps targeting API 33 or below
I have a live app on Google Play that targets API 33 or lower (for Wear OS, app targeting API 30 or lower), that I do not plan to update. What are my options?
If you don’t plan to update your app to the latest Target API level required, your app will not be available in Google Play store to new users on devices running Android OS newer than what your app targets. It will be available only to Google Play users with devices running Android OS with API level of your app or lower.
If you plan to update your app to a higher target API and need more time beyond August 31 2025, you may request an extension to continue distributing to all Google Play users until November 1 2025. An extension form will be available later this year in the Play Developer Console.
If you want to stop serving your app to new users even on older devices, you can unpublish your app.
Where can I find the extension form to continue distributing to all Google Play users until November 1, 2025?
I have apps that I no longer want published on Google Play. What can I do?
How will my users who already downloaded my app previously be impacted?
Will this update impact app downloads?
What will the user experience be if a user on a newer device visits a deep link to the app store page, but the app is targeting API 33 or lower?
Are there any exceptions for existing apps targeting API 33 or below?
Yes. We provide exceptions for permanently private apps that are restricted to users in a specific organization and intended for internal distribution only.