Cache.properties (The system cannot find the file specified)

前端 未结 16 1794
渐次进展
渐次进展 2020-12-01 09:01

I just started using Android Studio 1.3 sdk 24 and it has worked fine until today. I get this error message about cache.properties and I delete that cache file but now I am

16条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-01 09:29

    Reinstall Android Studio again is not an option!

    To fix the problem:

    cache.properties (The system cannot find the file specified)

    go to :

     C:\Users\[User]\.gradle\caches\
    

    Delete folders \2.4 and \2.8

    Restart Android Studio!.

提交回复
热议问题