Remove old AndroidStudio Cache folders - OSX

落花浮王杯 提交于 2020-04-12 12:20:30

问题


Hi I notice that I have large folders <1Gb from AndroidStudio on Libraries/Cache OSX 10.9

The folders are:

  • AndroidStudio
  • AndroidStudio1.3
  • AndroidStudioBeta
  • AndroidStudioPreview1.3
  • AndroidStudioPreview1.4

I'm using AndroidStudio 1.4 beta 4 currently

Can I safe delete some of these cache folders? Do you know what would be the proper manner to do it?


回答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




回答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.



来源:https://stackoverflow.com/questions/33185130/remove-old-androidstudio-cache-folders-osx

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!