The latest Amity Android SDK (Amity-Social-Cloud-UIKit-Android-OpenSource ) does not currently support devices with 16 KB page sizes. This causes issues during release builds on such devices.
Could you please provide an updated version of the SDK with support for 16 KB page sizes?
Hello @ganesh.gaur ,Thanks for raising this! The current Amity Android SDK doesn’t yet support devices with 16 KB page sizes, but we’re planning an update with support by the end of October.
The latest Amity Android SDK UIKit version 4.23.1 still appears to have 16 KB page-size compatibility issues. The APK Analyzer results indicate that some native libraries bundled through Amity are not fully compatible with 16 KB page sizes. We should confirm with Amity whether a newer SDK version is available with complete 16 KB support before proceeding with the upgrade.
Hello @ganesh.gaur , We’re pleased to let you know that this issue has now been resolved. The native library that was failing the 16 KB page-size check (librtmp-jni.so, used by our video/RTMP component) has been rebuilt with 16 KB alignment, and the fix is included in Android UIKit v4.25.0.
Could you please upgrade to v4.25.0 and re-run the APK Analyzer to confirm that the 16 KB warnings are cleared on your side? Should anything still appear flagged, please let us know and we’ll be glad to investigate further.