How do I get the filepath from the cache? Android: getCacheDir()
/ Xamarin: CacheDir
. I can't find any useful information on this ...
What is meant with the 1 MB size limit? Each file or the file size of all files in the cache directory? Where should one place temporary files which exceeds that limit? On the device's internal storage?