this post was submitted on 13 May 2025
12 points (87.5% liked)

Android

908 readers
3 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
 

Starting November 1st, 2025, Google Play will require that “all new apps and updates to existing” ones that target Android 15+ support 16 KB page sizes.

Without recompiling to support 16 KB pages, your app might not function correctly on these devices when they become more widely available in future Android releases.

Google says a “substantial number of apps are already compatible, so your app may already work seamlessly with this requirement.” The company expects minimal adjustments for other apps:

  • Apps with no native code should be compatible without any changes at all.
  • Apps using libraries or SDKs that contain native code may need to update these to a compatible version.
  • Apps with native code may need to recompile with a more recent toolchain and check for any code with incompatible low level memory management.
you are viewing a single comment's thread
view the rest of the comments
[–] andybytes@programming.dev 2 points 2 months ago

Fuck google