How to reduce android app size even more?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Pritish

I have only selected Armeabi-v 7a and also unchecked export with debug option. I added custom.py file to the root of my project and added all the rules mentioned here Optimizing a build for size — Godot Engine (stable) documentation in English.
I know app bundle can reduce my size but side loading app bundle is a pain.
What else can I do to reduce the app size.

For reference, this question was cross-posted on the Godot forum: https://godotforums.org/discussion/29689/how-to-reduce-android-app-size-even-more

Calinou | 2022-04-23 19:48