A cache can be defined as a component that transparently stores data so that future requests for that data can be served faster (no necessity to load from somewhere).

learn more… | top users | synonyms

2
votes
2answers
548 views

How can I symlink the /cache folder on boot?

After rooting and installing link2sd on my HTC Explorer, I still have low memory issues. On Google Play, I can't download apps larger than 10-15M. This is because the /cache folder is in the internal ...
6
votes
2answers
4k views

What is the /cache partition?

What purpose does the /cache partition in Android serve? Are there any cases where clearing the /cache partition could result in lost data?
2
votes
1answer
5k views

Clear Application Cache on ICS

I want to clear a specific system application's cache — Calendar & Calendar Storage. How do I do it in ICS? I've stopped the running app: but cannot find the Clear data / Clear cache ...