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

Support for 16 KB page size on Android 15+ #4185

Open
JunkFood02 opened this issue Oct 6, 2024 · 1 comment
Open

Support for 16 KB page size on Android 15+ #4185

JunkFood02 opened this issue Oct 6, 2024 · 1 comment

Comments

@JunkFood02
Copy link
Sponsor

Problem description

Termux app itself and most termux packages haven't support support 16 KB page size yet

Steps to reproduce the behavior.

Running Termux on Google APIs Experimental 16k Page Size ARM 64 v8a System Image
https://developer.android.com/guide/practices/page-sizes#16kb-emulator

Or verify the ELF sections of any .so libraries in the apk or executables in the packages with the script below:
https://developer.android.com/guide/practices/page-sizes#test

What is the expected behavior?

No response

System information

Android 15+ with 16 KB size

@JunkFood02
Copy link
Sponsor Author

Note: I'm raising this issue simply because it hasn't been brought up yet. This doesn't necessarily mean it's a high priority or that it's currently impacting any end-users. We can use this thread to discuss the potential impact of this change and any plans moving forward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant