Skip to content

[BUG] Android 16 KB page sizes warning #308

Open
@Grzegorz1223

Description

@Grzegorz1223

Description

When compiling an app with the package SkiaSharp.Extended.UI.Maui, there is the following compilation warning:

Android 16 will require 16 KB page sizes, shared library 'libHarfBuzzSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'HarfBuzzSharp.NativeAssets.Android' version '8.3.0' which contains 'runtimes/android-x64/native/libHarfBuzzSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.

Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '3.116.0' which contains 'runtimes/android-x64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.

Code

Just compiling with the latest stable version of SkiaSharp.Extended.UI.Maui

Expected Behavior

No compilation warning

Actual Behavior

A warning appears

Basic Information

  • Version with issue: 2.0.0
  • Last known good version: None
  • IDE: Visual Studio
  • Platform Target Frameworks:
    • Android: All
    • iOS: All
  • Target Devices:
    • All

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions