Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #17 - Update dependencies / add 16 KB page sizes support #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

papjul
Copy link

@papjul papjul commented Feb 17, 2025

I had to bump minSdk to 21.
If you would like to keep support for sdk 19 and 20, you can revert to minSdk 19 and add android.ndk.suppressMinSdkVersionError=21 to gradle.properties (but it’s no longer officially supported by the NDK).

Fix #17 - Add support for devices with 16 KB page sizes (you can try it in an emulator, and you will see it no longer crashes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

android 15 16kb crash
1 participant