Android documentation indicates that files in the internal cache cache directory can be deleted if the device is low in the internal storage space.
Is there a case where files in the external storage cache directory are deleted? For example, from this directory:
/storage/emulated/0/Android/data/packageName/cache/...
source share