I downloaded an open source game \"ChaseWhisplyProject\" source code from Github.
I imported the project in my Android Studio (Version 1.5.1).
It shows foll
I was also facing the same issue. The solution worked for me was go to "gradle\wrapper\dists" and deleted the folder "grade-4.10.1-all" folder and downloaded the same version after that i pasted the extracted folder in same address.After that I again synchronized the android studio. I worked for me.