jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
277 stars 240 forks source link

jitsi android apk size is 66MB.. that is too high.. #49

Closed mandeep91 closed 3 years ago

mandeep91 commented 4 years ago

Can any one suggest why the size of apk is too high 66 MB for android.. on play store jitsi apk size in only 28 MB..

Shamik07 commented 4 years ago

Cant confirm, But they are probably using app bundles instead of APKs.

https://developer.android.com/platform/technology/app-bundle

saghul commented 3 years ago

We are not using app bundles.

saghul commented 3 years ago

This should have been fixed in master, the next release should be slimmer.

BoumBam commented 3 years ago

@saghul is it fixed now ?

My app size increase to 78 mb after adding jitsi sdk.

mandeep91 commented 3 years ago

not sure but use app bundle for release build on play store that would decrease the size might be 30 mb around mine was 25mb

the-hamzakhalid commented 3 years ago

@saghul My app size increase to 96 mb in app after adding jitsi SDK.

the-hamzakhalid commented 3 years ago

@mandeep91 Did issue was fixed?

jishnutv commented 3 years ago

After adding Jitsi SDK My app size increased 14mb to 104mb

Saddi993 commented 3 years ago

After jitsi_meet sdk my app size increased 18 MB to 138 MB ? any solution in this regard will be appreciated. thanks

ajithkphamon commented 3 years ago

i updated to new version of jitsi caused an app size of 36 to 109MB...?

saghul commented 3 years ago

We are not using bundles yet.

alok8bb commented 3 years ago

After jitsi_meet sdk my app size increased 18 MB to 138 MB ? any solution in this regard will be appreciated. thanks

Same here.. :(

nesscale-com commented 3 years ago

same issue

initpwn commented 3 years ago

Commenting to make this thread alive.

Pratyush12345 commented 2 years ago

same issue

bholendraofficial commented 2 years ago

same issue

prohealthcrew commented 2 years ago

same issue.. Did the issue was fixed?

xinlangzi commented 1 year ago

same issue.. any solution?

danielerne commented 7 months ago

We have this issue too. unbelievable that this problem still exists

saghul commented 7 months ago

Patches are welcome. If you are building an APK for each architecture you should not get a large size due to all of them being included.