I am working on a android game which has only 1 level map , and all my project ( Before package ) size is about 19.5 mb and after packaging its about 2.5 Gb (which is common i think ). But my issue is with my final package , which is around 47.9 mb !!!
i tried almost every tweak setting found on internet and ue4 document for reduce size and disable almost every plugin , but still the size is too much for a 19.5 mb game.
Note: i tried packaging empty ue4 project and its about 44mb ???
Why is that ? atleast around 30 mb is fine but 44mb is too much.
What else i can do to reduce my package size…
Maybe you can take another look at those numbers, they make no sense.
'19.5 mb and after packaging its about
2.5 Gb ’
Eh?
In any event, the way to get your package size down is to make a new empty project ( of your project type ), and then migrate everything you need to that project, and package from there.
All you have to do, in fact, is migrate the map. Because that will take everything needed with it.
Sorry for late , i will definitely try what you said
Thanx for rply , i hope it helps…
Okk so i tried and my package size is now about 1.29 Gb
But who cares about after package size , my APK size is still 47.9 MB which is too big for a 19 MB game.
actually there is two big files i found after extracting my apk ,fist one is lib.so ( 99.1 MB ) and second is main.obb.png (14.8 MB )
Is there anything i can do to reduce at least 10 mb for my apk ??
then you are able to reduce size or not because I’m also having the same problem
1 Like