NativeStackBlur
NativeStackBlur copied to clipboard
Support 16kb
Can you explain the steps you took here?
Specifically wondering if you followed this part of the README: https://github.com/Commit451/NativeStackBlur?tab=readme-ov-file#compiling
I added APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true in Application.mk and recompiled using the NDK.
https://developer.android.com/guide/practices/page-sizes#compile-r27