Skip to content

Conversation

@vfishv
Copy link

@vfishv vfishv commented Jul 31, 2024

@jens-muenker
Copy link

I made a fork which supports 16KB page sizes. In addition to the small updates, I translated most of the code to kotlin.

@aurangzaibumer
Copy link

is this going to be merged?

APK is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries:
lib/arm64-v8a/libsee.so
Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes. For more information about compatibility with 16 KB devices, visit developer.android.com/16kb-page-size.

@jens-muenker @vfishv

@xgtz421
Copy link

xgtz421 commented Jul 25, 2025

On Android devices launched with 16 KB page-size settings, the following exception occurs during image cropping:
/base.apk!/lib/x86_64/libucrop.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1081)
at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
at java.lang.System.loadLibrary(System.java:1765)
at com.yalantis.ucrop.task.BitmapCropTask.
We hope the maintainer can merge and release the fixes from @jens-muenker @vfishv .

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.

4 participants