Skip to content

XA0141: Android 16 will require 16 KB page sizes, shared library 'libe_sqlite3.so' does not have a 16 KB page size. #1272

@Auto72

Description

@Auto72

I have a .NET MAUI project with .NET 9.0 and when I deploy the App I get the following warnings:

XA0141: Android 16 will require 16 KB page sizes, shared library 'libe_sqlite3.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SQLitePCLRaw.lib.e_sqlite3.android' version '2.1.2' which contains 'D:\packages\NuGet\cache\sqlitepclraw.lib.e_sqlite3.android\2.1.2\lib\net6.0-android31.0\SQLitePCLRaw.lib.e_sqlite3.android.aar'. See https://developer.android.com/guide/practices/page-sizes for more details.

XA0141: Android 16 will require 16 KB page sizes, shared library 'libimage_processing_util_jni.so' does not have a 16 KB page size. Please inform the authors of the NuGet package '' version '' which contains 'D:\packages\NuGet\cache\xamarin.androidx.camera.core\1.1.0\buildTransitive\net6.0-android31.0....\aar\androidx.camera.camera-core.aar'. See https://developer.android.com/guide/practices/page-sizes for more details.

Everything is working fine now, but it needs to be fixed before Android 16 will be available..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions