cordova - Massive storage on android devices -


i using icenium build application using map services, localisation services , more. realised android-devices stores massive ammounts of pictures in phones image-gallery. application build on device, therefore, icons (and images) come in 4 different sizes (high definition, low definition etc).

so when start application on android-device, image gallery instantly gets images can used app (around 600 small icons + images).

this huge problem, , havent found way solve this. built in "feature" of icenium or bug?

edit* images/icons fetched server @ launch, not want them store locally..

thanks! //joakim

as per icenium guys (check out forum http://www.icenium.com/resources/forums/android-devices-/app-icons-and-images-displayed-in-gallery#a8qhkcqkbkigelukqjtr6g), true when application build in debug, because in case app on sd card. once application built in release should not see app images in gallery sandboxed (not on sd).


Comments