Beyka / Android-TiffBitmapFactory

MIT License
131 stars 46 forks source link

Android 16KB page sizes #63

Open ondree opened 3 weeks ago

ondree commented 3 weeks ago

Hello @Beyka , do you plan to add suport for Android 16 KB page size? https://developer.android.com/guide/practices/page-sizes

Beyka commented 6 days ago

Hello, @ondree . Sorry for late answer. Project now is in hibernate state. Did you try to build library with APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true flag in Application.mk?