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
I have faced the same problem and i am using Android studio 3.0.1,
Well, Don't Reinstall the Android studio there is no need of reinstalling the Whole software
Do the following step and hope this will solve your problem.....
step - 1. Go to C:\Users\*user_name_of_your_system*\.gradle\caches\2.x/
step - 2. Delete this folder scripts and scripts-remapped
step - 3. Than in your android studio, Go to Tools/Android/Sync Project with Gradle Files
Done :)
if still problem is not solved than -
step - 4. Delete both the Build folder and than repeat step- 3