- Home /
Unity 5 apk size help.
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.
I am having the same issue, a blank project produces an 17.5$$anonymous$$B file. I don't understand why it is so big.
Answer by games4ever · Mar 12, 2015 at 06:20 PM
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.
Answer by wao · Mar 16, 2015 at 11:07 AM
In PlayerSettings -> Device Filter -> AR Mv7 it will be around 10MB. In Unity 4 it was 7-8 MB. Unity WTF
Your answer
Follow this Question
Related Questions
Problem Integration Facebook with Unity 5 On Android 0 Answers
The apk built by unity not being recognized by android devices as an apk. 0 Answers
Failed to re-package resources using everyplay plugin and google play plugin for leaderboard 0 Answers