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

Add 16 KB support for Android 15 #1115

Open
smore-lore opened this issue Jul 30, 2024 · 2 comments
Open

Add 16 KB support for Android 15 #1115

smore-lore opened this issue Jul 30, 2024 · 2 comments

Comments

@smore-lore
Copy link

Hi, Android 15 is introducing a 16 KB page size development mode and asking new apps to work in this mode, so that future devices can use 16 KB pages. You may want to ensure your SDK works in this mode, so that app developers using this software package don't have to update themselves. Thank you!

Read more at https://developer.android.com/16kb-page-size.

@sergiud
Copy link
Collaborator

sergiud commented Sep 14, 2024

Thanks for the heads up.

Do you see any specific issues that need to be fixed in glog? Other than that, we do not provide Android binaries. Users can decide themselves whether they enable 16 kb page size support or not.

@smore-lore
Copy link
Author

No, I don't see any specific issues. 16 KB page size should be the default build alignment - it will work on 4 KB and 16 KB devices.

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

2 participants