Remove Old Androidstudio Cache Folders - Osx
Hi I notice that I have large folders <1Gb from AndroidStudio on Libraries/Cache OSX 10.9 The folders are: AndroidStudio AndroidStudio1.3 AndroidStudioBeta AndroidStudioPreview
Solution 1:
It's safe generally,
The cache in /System/Library/Caches is useful for system but the cache in ~/Library/Caches are not that useful.
Deleting everything at once is not recommended. But if you want to delete specific file remove it manually
Solution 2:
It does not need this. You just delete the cache once on the new version. Of course, if you do not see it, there's no problem.
Choose File | Invalidate Caches/Restart.
Post a Comment for "Remove Old Androidstudio Cache Folders - Osx"