Skip to content

Android: need to support 16 KB page sizes ASAP #14225

Open
@grebulon

Description

@grebulon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugneeds triageThis issue hasn't been reviewed by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions