android studio gradle refresh failed (The system cannot find the file specified) -
i receiving following error in android studio gradle
error:c:\users\subash.gradle\caches\2.2.1\scripts\aslocalrepo16_1ny8gqikcqanmkspcmvyfsub7\initscript\initscript\cache.properties (the system cannot find file specified)
if understand right problem can solved simple correction of path of file contains correct version of gradle.
you can find in android studio -> preferences -> gradle -> service directory path.
you must find correct version of gradle run smoothly. have [gradle-2.4-rc-1].
i hope can solve problem.
Comments
Post a Comment