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

Android15 16KB Page Size Support #71

Open
amengchao opened this issue Oct 9, 2024 · 0 comments
Open

Android15 16KB Page Size Support #71

amengchao opened this issue Oct 9, 2024 · 0 comments

Comments

@amengchao
Copy link

I have followed the android15's instructions accordingly.
google guide :https://developer.android.com/guide/practices/page-sizes?hl=en
However,when executing new TessBaseAPI(); on the pixel 8(16KB Page Size),my app crashed.
Here is the crash log:

java.lang.UnsatisfiedLinkError: dlopen failed: "....../lib/arm64/libjpeg.so" program alignment (4096) cannot be smaller than system page size (16384)

It seems that corresponding adjustments need to be made on this SDK side as well. So do you have any plans for this?

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

No branches or pull requests

1 participant