How to reduce file size of APK

So i created a game in corona SDK. The Size of the Root folder is only 401KB. I Dont Know why the size of the APK is 9.7MB ??? I want to reduce the apk size :slight_smile:

How can i do aso ??

You can’t make the core smaller than it is. I don’t know what all plugins you are using, but we have to include the Corona Engine and that’s going to be around 8-9 mb or so.

You can’t make the core smaller than it is. I don’t know what all plugins you are using, but we have to include the Corona Engine and that’s going to be around 8-9 mb or so.