Skip to content

Conversation

rezagaruda
Copy link

What

Fixes support for Android 16KB page size by configuring appropriate CMake linker flags to ensure compatibility with devices using larger memory page sizes.

Changes

  • Added linker flags -Wl,-z,max-page-size=16384 and -Wl,-z,common-page-size=16384 to both cppFlags and cFlags
  • Added ANDROID_MAX_PAGE_SIZE_SUPPORTED=16384 CMake argument

Tested on

  • Redmi Note 7, Android 10

@vercel
Copy link

vercel bot commented Sep 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-native-vision-camera Ready Ready Preview Comment Sep 22, 2025 5:52am

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.

1 participant