You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android 15 supports devices with a 16 KB page size. To ensure apps support these devices, Google Play plans to require 16 KB page size support next year. Once a clear date is set for this requirement, we should also require 16 KB page size support at the same time Google Play does.
Note that we could implement this check long before we actually enable it or require it to pass.
Android 15 supports devices with a 16 KB page size. To ensure apps support these devices, Google Play plans to require 16 KB page size support next year. Once a clear date is set for this requirement, we should also require 16 KB page size support at the same time Google Play does.
Note that we could implement this check long before we actually enable it or require it to pass.
Reference: https://developer.android.com/guide/practices/page-sizes
The text was updated successfully, but these errors were encountered: