Hello,
I have been trying for days to reduce my APK file size, the game is very small, simple but it takes 27 MegaBytes!!! In the editor log file it tells me the complete size is 10mb.
Textures 2.9 mb 28.6%
Meshes 0.0 kb 0.0%
Animations 7.2 kb 0.1%
Sounds 0.2 kb 0.0%
Shaders 731.0 kb 7.0%
Other Assets 296.9 kb 2.9%
Levels 66.8 kb 0.6%
Scripts 1.0 mb 10.2%
Included DLLs 5.1 mb 50.4%
File headers 30.1 kb 0.3%
**Complete size 10.1 mb 100.0%**
The problem is that as soon as Unity finished to build the APK file, it has the size of 27MB.
Why is this?
UPDATE #0: – APK SIZE –
UPDATE #1: – ASSETS SIZE –
Funny thing about unity, i’ve calculated the entire project size with Explorer, guess what, 22.9MB… And the game doesn’t even use all the assets…