Relative Content

Tag Archive for androidgoogle-playkernelapk.so

How to reduce the size of bundle apk in Android?

We have a native library (.so) which is about 2 MB for each Architecture(‘x86’, ‘x86_64’, ‘armeabi-v7a’, ‘arm64-v8a’). Using this Native library we have written an SDK which is going to be integrated with Android App (distributed as ‘aar’ files).