-
-
Notifications
You must be signed in to change notification settings - Fork 497
Open
Description
Describe the bug
Our application is not aligned with Android's 16KB page size. This is especially for those apps which use the native libraries in thier project, and we are using the java-libkiwix in our project(which is a native C++ library).
After upgrading Gradle to the stable one for Android 16 in #4405, we got this warning while building the application.
Also, playStore giving a warning about it, see the screenshot below.
- See the full documentation for 16 KB page sizes: https://developer.android.com/guide/practices/page-sizes
- There are many benefits for 16KB page sizes library: https://developer.android.com/guide/practices/page-sizes#benefits
Environment
- Version of Kiwix Android: 4.0.0