You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this documentation, the future versions of Android devices will support 16 KB page sizes and the libraries in which native code is used must be rebuilt to support it.
I checked, all native files used in this library including libamplituda-native-lib.so, libavcodec-amplituda.so, libavformat-amplituda.so, libavutil-amplituda.so and libswresample-amplituda.so do not support the 16 KB page sizes.
Please provide a new version.
The text was updated successfully, but these errors were encountered:
According to this documentation, the future versions of Android devices will support 16 KB page sizes and the libraries in which native code is used must be rebuilt to support it.
I checked, all native files used in this library including
libamplituda-native-lib.so
,libavcodec-amplituda.so
,libavformat-amplituda.so
,libavutil-amplituda.so
andlibswresample-amplituda.so
do not support the 16 KB page sizes.Please provide a new version.
The text was updated successfully, but these errors were encountered: