Skip to content

add android 16kb package size support - #957

Open
xgtz421 wants to merge 1 commit into
Yalantis:developfrom
xgtz421:develop
Open

add android 16kb package size support#957
xgtz421 wants to merge 1 commit into
Yalantis:developfrom
xgtz421:develop

Conversation

@xgtz421

@xgtz421 xgtz421 commented Jul 29, 2025

Copy link
Copy Markdown

Android.mk

Set the stack size to 16KB

LOCAL_LDFLAGS := -Wl,--stack=16384

Application.mk

Set the stack size to 16KB

APP_LDFLAGS += -Wl,--stack=16384

The so files in jniLibs should use the so files from the tag: 3.0.9 in https://github.com/jens-muenker/uCrop-n-Edit.

image

@brtsys-phuoctran

Copy link
Copy Markdown

Please resolve conflict. Thanks

@aashi-09

Copy link
Copy Markdown

@brtsys-phuoctran @chihung93 Any update on release of 16KB page size support?

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.

5 participants