AlfaizDev Well-Known Member Licensed User Longtime User Saturday at 6:42 AM #1 The two libraries that are not compatible with the 16KB memory page size are: base/lib/arm64-v8a/libpl_droidsonroids_gif.so base/lib/x86_64/libpl_droidsonroids_gif.so https://www.b4x.com/android/forum/threads/b4x-b4xgifview-cross-platform-animated-gif-view.118550/ thanks
The two libraries that are not compatible with the 16KB memory page size are: base/lib/arm64-v8a/libpl_droidsonroids_gif.so base/lib/x86_64/libpl_droidsonroids_gif.so https://www.b4x.com/android/forum/threads/b4x-b4xgifview-cross-platform-animated-gif-view.118550/ thanks
Alessandro71 Well-Known Member Licensed User Longtime User Saturday at 8:23 AM #2 I'm using that as well, with no issues: make sure to use the latest version 1.20 Upvote 1