Android : Adding Android Library Without Gradle / Maven?

on Monday, September 1, 2014


I am using IntelliJ IDEA 13 but am having trouble adding a library to my project as I do not use Gradle or Maven. In my case the library in question is Android Betterpickers - https://github.com/derekbrameyer/android-betterpickers/ but this applies to any library that included resources.


How can you add a library that includes resources to a project in IntelliJ IDEA?


0 comments:

Post a Comment