Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion: Update usage of fbjni to version 0.7.0 in the Android library #5675

Open
jperezalv opened this issue Oct 24, 2024 · 0 comments
Open

Comments

@jperezalv
Copy link

On Android 15 support for devices 16KB memory page sizes has been added.

Native libraries used in Android apps should be modified to support 16Kb alignment, as per the previous link.

Version 0.7.0 of fbjni already contains the necessary changes to prevent apps using Flipper (Android) from crashing when they are run in devices with 16Kb page sizes.

Ideally the library version should be bumped in the gradle.properties file.

@jperezalv jperezalv changed the title Discussion: Update fbjni to version 0.7.0 Discussion: Update Android's SDK usage of fbjni to version 0.7.0 Oct 24, 2024
@jperezalv jperezalv changed the title Discussion: Update Android's SDK usage of fbjni to version 0.7.0 Discussion: Update usage of fbjni to version 0.7.0 in the Android library Oct 24, 2024
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

No branches or pull requests

1 participant