termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
35.53k stars 3.73k forks source link

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

Open JunkFood02 opened 1 week ago

JunkFood02 commented 1 week ago

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 commented 1 week ago

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