Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

APK size increases a lot when using this library #197

Open
ghost opened this issue Jan 15, 2020 · 3 comments
Open

APK size increases a lot when using this library #197

ghost opened this issue Jan 15, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented Jan 15, 2020

I followed the tutorial that can be found here to use this lib on my Android app.

I was able to include the lib successfully, but I perceived that the release .apk and .aab size increased a lot (5mb +).

Is there any "trick" to greatly reduce this?

Thank you :)

@cuva
Copy link
Contributor

cuva commented Jan 16, 2020

Hey @augusto-carmo

I imagine you've thus enabled the abi split as per the suggestion in the docs you've referenced?

@ghost
Copy link
Author

ghost commented Jan 16, 2020

Hello, @cuva.

Thank you for the reply :)

Yes, I enabled the abi split as the docs suggested :)

@ashandilya
Copy link

Hey @augusto-carmo, you can reduce apk size by clean code.

By going in Gradle in right side of Android Studio. Because, I am unable to see any particular reason to increase your apk size.

You can check image for reference
Dh5iY

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants