Prepare your apps for Google Play's 16 KB page size compatibility requirement

https://news.ycombinator.com/rss Hits: 9
Summary

Posted by Dan Brown – Product Manager, Google Play Google Play empowers you to manage and distribute your innovative and trusted apps and games to billions of users around the world across the entire breadth of Android devices, and historically, all Android devices have managed memory in 4 KB pages. As device manufacturers equip devices with more RAM to optimize performance, many will adopt larger page sizes like 16 KB. Android 15 introduces support for the increased page size, ensuring your app can run on these evolving devices and benefit from the associated performance gains. Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes. This is a key technical requirement to ensure your users can benefit from the performance enhancements on newer devices and prepares your apps for the platform's future direction of improved performance on newer hardware. 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. We’ve seen that 16 KB can help with: Faster app launches: See improvements ranging from 3% to 30% for various apps. Improved battery usage: Experience an average gain of 4.5%. Quicker camera starts: Launch the camera 4.5% to 6.6% faster. Speedier system boot-ups: Boot Android devices approximately 8% faster. We recommend checking your apps early especially for dependencies that might not yet be 16 KB compatible. Many popular SDK providers, like React Native and Flutter, already offer compatible versions. For game developers, several leading game engines, such as Unity, support 16 KB, with support for Unreal Engine coming soon. Reaching 16 KB compatibility A substantial number of apps are already compatible, so your app may already work seamlessly with this requirement. For most of those that need to make adjustments, we expect the changes to be minimal....

First seen: 2025-05-09 00:12

Last seen: 2025-05-09 09:13