memory - Managing caches within your android application -



memory - Managing caches within your android application -

i new android , wondering right way manage , set maximum limit application's info storage. instance, have image cache , database file information. not want potentially become extremely big. there built in way android provides can manage size of how much info stored? again

i don't think so. have manually that. image cache have database , cache folder. so, there no custom method or class utilize set limits db or folder.

android memory memcached

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -