[GH-ISSUE #139] Support 16KB page sizes(支持 16KB 页面大小) #108

Open
opened 2026-03-04 02:11:36 +03:00 by kerem · 0 comments
Owner

Originally created by @FrozenFreeFall on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/139

Hi:
libadb.so suppert 16KB page.
lol. thanks.

reference: https://developer.android.com/guide/practices/page-sizes

LOCAL_LDFLAGS += -Wl,-z,max-page-size=16384

Originally created by @FrozenFreeFall on GitHub (Nov 11, 2025). Original GitHub issue: https://github.com/tytydraco/LADB/issues/139 Hi: libadb.so suppert 16KB page. lol. thanks. reference: https://developer.android.com/guide/practices/page-sizes LOCAL_LDFLAGS += -Wl,-z,max-page-size=16384
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LADB#108
No description provided.