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

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -