Had a review stating my app was "too large for what it does"
Thing is, app size never really bothered me. I just install what i want and if i haven't got enough, space I make space for it.
However, this review did get me thinking. Perhaps some people worry about app size.
Looking into the size of my app built with Cordova XDK on disc before install it's some 25mb
After install
Total 80mb
Application 70mb
Data 10mb
App is simply a photo app. Load photo, edit save. It has one jpg that is 400kb and a couple of png icons. One page of events. It uses a very small array to store runtime data. Cordova File, Device, Cranberry admob
Basically, nothing special that many other apps contain.
How can I optimise my app when it doesn't contain anything to optimise?