Page 1 of 1

Compiled APK file size over 80 MB

Posted: 05 Jan 2020 23:06
by cardinaltm
Hi,
I use this package for android application
org.videolan.android:libvlc-all:3.2.3

the fact is that after compilation, the APK file size more than 80 mb, while the regular VLC Android official application size 25 mb

does anyone know what the problem is?

Re: Compiled APK file size over 80 MB

Posted: 06 Jan 2020 00:24
by someusername
Hi
https://developer.android.com/guide/app-bundle/
https://developer.android.com/google/play/publishing/multiple-apks
Maybe help you

org.videolan.android:libvlc-all:3.2.3
You compiled for all arm arm64 x86 x86-64 = (libc++_shared.so, libvlc.so, libvlcjni.so)x4 = 12 .so files in 1 apk