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
Clean Project is a way to go. After you clean project, make sure you rebuild it. Usually it solves the gradle issues for me.