Skip to content

Conversation

@codewithtamim
Copy link
Contributor

@codewithtamim codewithtamim commented Jul 21, 2025

Android now requires apps targeting 15+ to adapt the 16kb page size if using native libraries. In this pr I just adapted the change on the project because I personally felt the change is needed. closes #241.
Thanks

Android now requires apps targeting 15+ to adapt the 16kb page size if using native libraries. In this pr I just adapted the change on the project because I personally felt the change is needed. Thanks
Update flags for Android NDK r22 and lower
Copy link
Owner

@heiher heiher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

@heiher heiher merged commit 46842c0 into heiher:master Jul 21, 2025
40 checks passed
@fuilloi
Copy link

fuilloi commented Jul 22, 2025

这个没有必要吧...使用ndkr28默认。并且谷歌建议使用ndkr27以上,也能更快捷设置application.mk。

@heiher
Copy link
Owner

heiher commented Jul 22, 2025

如果使用低版本的ndk再手动设置page-size对齐后,编出来要二进制仍不能正常运行在16k页系统上?

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.

Issue with android apps using hev-socks5-tunnel

3 participants