jitsi / jitsi-meet-sdk-samples

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

Android app size increases after adding JITSI dependency, around 100 MB is added. #96

Closed nirmalswmnthn closed 3 years ago

nirmalswmnthn commented 3 years ago

Hi, I built apk from sample code provided here, for Android Java, apk size is coming upto 100 MB. How can it be reduced?

saghul commented 3 years ago

That's the expected size since 4 architectures are provided. You may split your apk by ABI.