SkiaSharp icon indicating copy to clipboard operation
SkiaSharp copied to clipboard

Add Android Bionic Library build support

Open 4Darmygeometry opened this issue 1 year ago • 1 comments

Description of Change

Add Android Bionic Library build support. Bionic is the Linux library which used by Android.

Support AArch64 and X64 architecture, Android 10+.

Bugs Fixed

  • Fixes #https://github.com/mono/SkiaSharp/issues/3206 and #https://github.com/mono/SkiaSharp/discussions/3205

API Changes

Add Android API reference from https://github.com/OmniSharp/omnisharp-roslyn/pull/2653/files , Android NDK and Android ABI docs.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • [ ] Has tests (if omitted, state reason in description)
  • [ ] Rebased on top of main at time of PR
  • [ ] Merged related skia PRs
  • [ ] Changes adhere to coding standard
  • [ ] Updated documentation

4Darmygeometry avatar Mar 26 '25 17:03 4Darmygeometry

Thank you senpai

aicynide avatar Mar 27 '25 01:03 aicynide