Android 16KB page sizes
Hello @Beyka , do you plan to add suport for Android 16 KB page size? https://developer.android.com/guide/practices/page-sizes
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?
@ondree https://github.com/T8RIN/TiffDecoder
@T8RIN Perfect, thank you!
@ondree How did you include the new forked library in to your code?
@ondree How did you include the new forked library in to your code?
You can use https://jitpack.io/#T8RIN/TiffDecoder/
@ondree I didn't got your point could you please tell me what change should be done in my project to support 16kb page size .(android project)