Skip to content

LiveKit SDK includes a native binary that does not support 16KB page size which is requirement for newer devices #42

@vshukla-chwy

Description

@vshukla-chwy

Is your feature request related to a problem? Please describe.

LiveKit SDK includes a native binary that does not support 16KB page size which is requirement for newer devices.

Image

Google android developer docs here specify how you can add support for 16KB page sizes and that it is now a requirement for newer devices.

https://developer.android.com/guide/practices/page-sizes

Beginning with Android 15, AOSP supports devices that are configured to use a page size of 16 KB (16 KB devices)

Describe the solution you'd like

Here is a guide by google developer docs for android that says how you can add support for 16KB page sizes
https://developer.android.com/guide/practices/page-sizes#build

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions