I have no idea how to use your library into my project
Opened this issue · 3 comments
Deleted user commented
MinceMan commented
What version of Android Studio are you using? What version of the Android Gradle plugin? What version is your gradle wrapper? I would guess that you are on the super old preview stuff, which may not have an auto upgrade path to 1.0.+. If I'm right, you're going to burn a day upgrading but do it.
MinceMan commented
I'm closing this as an issue but we'll continue to talk.
Deleted user commented
I'm using
- Android Studio 1.0.2
- Gradle version 2.2.1
- Gradle wrapper I don't know what version. I set it to default in Settings.
So, could you just tell me the easiest tutorial of how to make your lib work on my project?
I've seen your lib is using Maven based project which I don't know well. I've tried many ways but all things went error. I almost give up :(
Sorry for bad English.