在我调试时,我发现GetCacheDir返回 /data/data/yourapp/cache/
/data/data/yourapp/cache/
但是当我存储文件时,我在该路径中找不到任何东西(带有shell),但在/sdcard/Android/data/yourapp/cache/ 我找到了缓存文件?谁能告诉我为什么?
/sdcard/Android/data/yourapp/cache/
android
android ×1