
The following document can actually give you some ideas on how to go about doing this., Only features we use are normal mesh collisions no Physx or any other stuff. We also make sure to clean up the assets so as not to have any unwanted things.

We start with Blueprint template for creating our content. Can anyone confirm this to be true and how can we go about this(a step by step guide may be)?

I have also read in several posts to disable things which are not used (removing fonts and all) and recompile the Editor from source which can reduce the size. If we add any of our project content then certainly it will cross 150mb.Ĭan any one let us know what is the minimum size they can get for a DEFAULT level and how did you achieve it? Following the Epic documentation, we were certainly able to reduce the APK file size but it still is big (~40mb to 60mb) for a default new level (even without starter content). But the problem is apart from the one in Epic Documentation most of posts doesn’t give comprehensive steps to achieve it. I know a lot has been said about this in earlier posts.
