How to decrease package size ?

Hello,

Im just at the beginning of my adventure with Unreal and Android. And I was wondering can someone help me with this issue …

Every “game” that Im creating is about 1,2 GB and above. How can I decrease this size ?

Hi there,

You can start by creating a new empty project and only import stuff that you actually need.
Also, the sizes of the texture’s have a big influence on your overal size.
This also counts for audio files of large size (for android, any bit rate higher than 128kbps would seem pointless).

Take a look here:

https://docs.unrealengine.com/latest/INT/Platforms/Android/ReducingAPKSize/index.html