I am making a game for android using unity and everything is going well.
But when i build the apk it is taking a lot of size.
I tried to build a empty porject and the apk. It is taking about 17.5 MB while in build log it shows 6.5 MB.
How can i reduce the size?
I saw other post about apk size and found that a empty project should normally take 4 - 7 MB at max.
Hi there!
Try choosing the texture, and then use “Override for Android” → Max size → and set the lower size without loosing quality (this doesn’t make you lose the original texture resolution).
I recommend you to use texture Atlas too.
Check the sound files size too.
Hope it helps.
wao
March 16, 2015, 11:07am
3
In PlayerSettings → Device Filter → AR Mv7 it will be around 10MB. In Unity 4 it was 7-8 MB. Unity WTF