AgoraIO-Community / VideoUIKit-Android

An Android package to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
https://agoraio-community.github.io/VideoUIKit-Android/
MIT License
25 stars 16 forks source link

App size increased by ~190MB #34

Closed marutifh closed 1 year ago

marutifh commented 1 year ago

Hi all,

I used the Android UI Kit for implementation and observed that my application size grew massively.

In my application I am using Agora for just Video call between two people, no customisation. Any possible solutions to reduce the application size?

Thank you.

maxxfrazer commented 1 year ago

Hi @marutifh, the core SDK has reduced a lot in size in the latest version, we just need to update the UI Kit to use that version and you should see an improvement. @Meherdeep please look into getting the UI Kit up to date.

maxxfrazer commented 1 year ago

UI Kit has been updated for this