


7 years, 7 months ago OS X + Homebrew: /usr/local/Cellar/gradle/2.3/libexec/ 7 years, 5 months ago Thanks, It helped me :) 7 years, 4 months ago Line 68 in the /usr/bin/grade file 6 years, 10 months ago Also works on fedora 22 if gradle has been installed using dnf 6 years, 1 month ago how to know the install directory? 5 years, 3 months ago say me: "graddle libexe is not supported, would you like to use graddle wrapper to update automatically ?" i clicked "yes" and alles was ok, it was strange because "brew info gradle " give this folder "/usr/local/Cellar/gradle/3.1" but Android Studio does not recognise gradle there 5 years, 2 months ago Gradle location is incorrect error while importing ActionBarsherlock in Android Studio 4 years, 11 months ago Excellent. + you might add that your reply has to do with OS X + Homebrew. I used /install/path/to/android-studio/gradle/gradle-2.2.1 7 years, 7 months ago Thanks, /usr/local/Cellar/gradle/2.3/libexec/ worked for me. 7 years, 9 months ago the directory in this answer was different for me. usr/local/opt/gradle/ (from Homebrew on Mac) 8 years, 1 month ago A better option will be to use /usr/lib/gradle/default no to depend on specific version 8 years ago on a mac, this didnt work for me.wouldnt allow me to select the adle file for my project 8 years ago If you point to the gradle-lib as last person commented you will get an error from Android Studio that is not the right folder.
#FIND PATH TO GRADLE ANDROID STUDIO PLUGIN PLUS#
It's wherever you installed it plus "libexec" for me, e.g.

8 years, 5 months ago Gradle plugin 0.9.0 and 0.10.0 both support Android Studio /tech-docs/new-build-system 8 years, 4 months ago I think it'd be better to use a real gradle dir. 8 years, 5 months ago The path plugins/gradle is to the gradle plugin, not gradle. 3 years, 8 months ago Related Topics intellij-idea gradle android-studio android-gradle-plugin Comments 8 years, 5 months ago The path plugins/gradle is to the gradle plugin, not gradle.
