Anyone have a fix for this?? I followed almost every tutorial to get my file size down. my game is a simple endless runner. I went down to 330mb from 550 mb after compressing all textures and plugins.
1//platform
3//platform
// aab can be over 150 megabytes …
// i used this blog to reduce the size apk- Reducing build size of Android game in Unreal Engine 4
1 Like
I Fixed the Issue with switching to target sdk android 30
Some information about reduce Android build size.
https://zompidev.blogspot.com/2018/12/reducing-build-size-of-android-game-in.html
I didn’t have any issues with this until being forced to use API 33