How is the size calculated of Cache and Data in the application properties?
I save all my data to the sd card, but android shows me that I'm using constantly 4kb but on the sd card are about 50kb. Same with the cache! I put in there a 3MB picture. But my cache size is zero!
I think I'm using the correct directory: /mnt/sdcard/Android/data/my.package.name/files and /mnt/sdcard/Android/data/my.package.name/cache.
Has this changed in Android 4.0.x?
See this screenshot:
