Hi guys, I have searched for topics and tutorials on this one but couldn't find a solution on the reducing of the size of APK.
My project is 4,7mb big (3,2mb approximate download), I have exported it to cordova and at that point it expanded to 12,8mb (I even deleted some iOS files cause I am willing to build it for Android for now). Then, after I've built it using Intel XDK, the APK size was 29,5mb. It was over 35mb before, but this is the maximum I can do, everything else is added independently of the size of my images or sounds.
So, when I install the app, it reaches over 110mb (+10 saved data), which is crazy! I guess you can judge by the size of my project that it is just a simple app.
I've seen a lot of app developers who are not using softwares like C2 but code manually and get very small APK sizes..
I wonder if gigantic APK's are our destiny lol.
Somebody got any solution?