Open
Description
I have searched and made sure there are no existing issues for the issue I am filing
- I have searched the existing issues
Description
Android Developers Blog states that: "Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes."
Andrdoid 16 (SDK 36) is coming out soon which will force Android apps to target SDK 35.
Expected Behavior
Native code in Android apps targeting SDK 35 will have to be built with 16kb memory pages, otherwise updates won't be allowed. Titanium (and V8) will have to be updated.
Actual behavior
Titanium is currently built with 4kb pages with an old version of V8.
Reproducible sample
not relevant
Steps to reproduce
not relevant
Platform
Android
SDK version you are using
35
Alloy version you are using
No response