Reputation: 1000
i've made a small library for android :
https://github.com/linkindrew/easyFTP
Also uploaded on Bintray, waiting for publish and JCenter approval.How can i make it available to "Free" stuff section on Android Arsenal ?
Here : https://android-arsenal.com/free
Upvotes: 25
Views: 5210
Reputation: 1375
You can also consider adding your libs to the new "Awesome Android" list. It's the new kind on the block https://android.libhunt.com/contribute
Upvotes: 9
Reputation: 4835
There's no automated submission process like maven/jcenter. Just use the Contact option and submit details of your library.
I'd also recommend submitting to Android Weekly which features new libraries. Just submit your repo link at the bottom of the page here
I've submitted libraries to both via these methods and they do get picked up.
Upvotes: 37