APK-Size (8MB+)

Hello Forum-Members,

i’ve got the problem, then every single of my apps has a size bigger than 8mb. My currently app is very small with just a yew lines of code and with no textures and if i build it, it is also 8mb+.
Hast anyone a solution or is there a configuration to do?

I would be happy to hear from you :slight_smile:

Best regards

Welcome to Unity :wink: As far as I know that’s just the way it is…

It is because when you publish it,
i think will publish with unity3d engine as well,
so normally you build a blank project will get size at least 8mb

hii Diversity276

refer below link

Yes, when you deploy to android the unity engine libraries are bundled with your application. You can’t really get rid of them. If you do your game wouldn’t be able to run at all.