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

16 KB page size support #146

Open
silkdata-victor-semenovich opened this issue Jan 8, 2025 · 1 comment
Open

16 KB page size support #146

silkdata-victor-semenovich opened this issue Jan 8, 2025 · 1 comment

Comments

@silkdata-victor-semenovich

Hello.
Do you have plans to support 16 KB page size devices for Android? I've tried to use the .so files from the latest release 6694 on the emulator with Android 15 and 16 KB page size support, but faced the following issue:

Native libraries failed to load
java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~Xzb4Ucvg6WPgRY4v3ls2JA==/<app.package.name>-BQaZrWH1TUrJR5FkT-NgjA==/base.apk!/lib/arm64-v8a/libpdfiumandroid.so" (new hash type from the future?)
I'm not quite sure if this is about the 16 KB pages support, but everything works fine on old emulators.

More info about the Android 16 KB page size support:
https://developer.android.com/guide/practices/page-sizes
https://android-developers.googleblog.com/2024/08/adding-16-kb-page-size-to-android.html

@paulocoutinhox
Copy link
Owner

Hi,

I will try compile with these flags and post results here.

Thanks.

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

2 participants