Deekor
Deekor

Reputation: 9499

Failed to import gradle

I am brand new to android studio. Just downloaded it on my MacBook pro. Every time I try and create a new project I get the error in the following screenshot:

enter image description here

Anyone know whats going wrong here?

Upvotes: 0

Views: 48

Answers (1)

Paolo M
Paolo M

Reputation: 12757

Check if you're running the latest version (0.2.6) of android-studio, via the menu Help -> About. If not, update via Help -> Check for update and see whether the problem persists.

Upvotes: 1

Related Questions