Answer the question
In order to leave comments, you need to log in
How to post your Java Android Studio lib?
I created a cool library, I want other developers to be able to easily implement it into their code. I want this to happen in a human way, through implements inside Gradle. Where and how should I lay out my class with either?
Answer the question
In order to leave comments, you need to log in
You need to publish the library to some maven repository. The easiest (or maybe not the most) option would be to publish to jcenter via bintray. Here is the instruction.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question