Skip to content

Our application is not aligned with Android's 16KB page size. #4406

@MohitMaliFtechiz

Description

@MohitMaliFtechiz

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.

Image Image

Also, playStore giving a warning about it, see the screenshot below.

Image

Environment

  • Version of Kiwix Android: 4.0.0

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions