Just trying out Android Studio. I have exported my project Gradle file from Eclipse and imported it into Android Studio.
The project will not build in Android Studio, it fails with a message saying
IllegalStateException: Unable to find Gradle home directory for project 'NVRRClubApp': Unable to find Gradle home directory for project 'NVRRClubApp'
I have no idea what my Gradle home directory should be, or even where to set it. I was hoping the import would have fixed that for me.
Any ideas how to start fixing this?