Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I didn't manage to make it work when the artifact is a snapshot, any idea why ? Commented Jun 27, 2013 at 14:12
  • Did you get this working with Eclipse, or Android studio only? With eclipse, "gradle eclipse" adds the aar file to the classpath, but eclipse does not recognize classes within it. Commented Aug 7, 2013 at 23:52
  • Check this question stackoverflow.com/questions/20911665/… if after following the tutorial your local .aar file is not found (on Gradle 1.9 or above) Commented Feb 13, 2014 at 12:52