Android: Plans to support 16kb page sizes #23331
-
Android 15 will support 16 KB page sizes, see: https://developer.android.com/guide/practices/page-sizes Running an example MAUI app on an Android 15 emulator with 16KB page sizes will crash the app on startup. It is to be expected that we will soon see devices that will run Android 15 and 16KB page sizes. What is the current plan on 16KB page sizes support? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Looks like the .NET for Android team is already on this: |
Beta Was this translation helpful? Give feedback.
-
There still seem to be problems with Android 16kb. https://github.com/dotnet/maui/issues/27995 |
Beta Was this translation helpful? Give feedback.
Looks like the .NET for Android team is already on this: