webex-android-sdk icon indicating copy to clipboard operation
webex-android-sdk copied to clipboard

Apk size is huge

Open Ramaraju1992 opened this issue 4 years ago • 0 comments

Hi Team, As I am using webex sdk for my project with compile('com.ciscowebex:androidsdk:2.8.0@aar', { transitive = true }), the APK size is more than 140mb. i added below configurations for my app include "armeabi-v7a", "x86", "arm64-v8a", "x86_64" And when i check APK of this Kitchensinkapp repo, this apk is also 80mb.

please check below screenshot for reference kitchensink-app-apk-analiser

Ramaraju1992 avatar Jun 23 '21 13:06 Ramaraju1992