Get the latest tech news
Transition to using 16 KB page sizes for Android apps and games
Learn about Android's upcoming move to 16KB page sizes for performance gains, with tools in Android Studio to help app developers transition.
Posted by Mayank Jain – Product Manager and Jomo Fisher – Software Engineer Traditionally, Android has operated with the 4 KB memory page size. If you want to detect the 16 KB page size compatibility checks in your CI (continuous integration) pipeline, you can leverage scripts and command line tools. Leverage Android Studio’s powerful tools to detect issues, build compatible binaries, fix your code, and thoroughly test your app for the new 16 KB memory page sizes.
Or read this on Hacker News