the command line is fine and builds successfully, its only Android Studio that has the issue.
On Wednesday, March 12, 2014 3:47:22 PM UTC-4, Siva Velusamy wrote: > > If you do "./gradlew assembleDebug" from the command line inside your > project folder, what is the full output? > > On Wed, Mar 12, 2014 at 12:33 PM, Michael Barany > <[email protected] <javascript:>> wrote: > > I keep getting this error when trying to build. > > I've already tried deleting my ~/.gradle dir > > > > any thoughts? > > > > Error:org.gradle.tooling.GradleConnectionException: Could not execute > build > > using Gradle installation > > > '/Users/barany/.gradle/wrapper/dists/gradle-1.11-all/7qd8qq8te5j4f5q9aaei3gh3lj/gradle-1.11'.: > > > > Could not execute build using Gradle installation > > > '/Users/barany/.gradle/wrapper/dists/gradle-1.11-all/7qd8qq8te5j4f5q9aaei3gh3lj/gradle-1.11'. > > > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "adt-dev" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
