Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Could not create an instance of Tooling API implementation using the specified Gradle installation

I just downloaded and installed the latest version of android studio (v 1.4). After creating a new project, I see this error about the gradle refresh failure:

Error: Could not create an instance of Tooling API implementation using the specified Gradle installation '/Applications/Android Studio.app/Contents/gradle/gradle-2.4'.

I've tried so many different things that I have found online and no fix. When I open the layout window of the project it says "Gradle project sync failed..."

I am not sure what the error means at all and also do not know how to use any other different version of it.

like image 540
Nikan Aminian Avatar asked Dec 12 '25 12:12

Nikan Aminian


1 Answers

I had this problem, fix is don't use gradle 2.4 I deleted gradle/gradle 2.4 folder and in gradle/wrapper/ gradle-wrapper-properties in build directory change 'distributionUrl' to another gradle distribution.

like image 118
eaglechopper Avatar answered Dec 14 '25 11:12

eaglechopper



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!