Select to view content in your preferred language

Huge APK size,not helping the suggested topic.

605
3
12-18-2022 10:42 PM
supsshah
New Contributor

Hello there, after following all the possible given solutions , unable to reduce the APK size.

1.there are no BIG size image, redundant code, unused libraries.

2.appropriated ndk implementation is already done. code is clean with all related optimization.

APK analyzer showing following images

supsshah_0-1671431684308.png

 

 

supsshah_1-1671431775204.png

 

0 Kudos
3 Replies
RamaChintapalli
Esri Contributor

HI,
Your apk still seems to have both `arm64-v8a`  and `armeabi-v7a`. You can further configure to split your apk's as suggested here and work on publish of multiple apks as recommended here

Thanks
Rama

0 Kudos
supsshah
New Contributor

Hi,

Thank you so much for the reply..but splitting APK and publishing multiple APK is something we cant do as, it s going to be there on other stores too.

can we do anything apart from this?

0 Kudos
JHONEAfridi
New Contributor

A huge APK size can significantly impact the user experience and app performance, making it a critical factor to address during app development. Large APK files can lead to longer download times, increased storage requirements on users' devices, and potential issues with app updates.

Tags: sportzfy.apk

0 Kudos