Frozen-Developers / android-cache-cleaner

[DEPRECATED] Open-source cache cleaner for Android
MIT License
162 stars 68 forks source link

Development #59

Open saquib3705 opened 6 years ago

saquib3705 commented 6 years ago

As getPackageSizeInfoAsUser() is not working in Android O because it has been deprecated in oreo so I used StorageStatsManager to fetch app information. Enable Usage Access Settings to access the cache file.