25

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

Adeel Ahmad
  • 990
  • 8
  • 22

2 Answers2

37

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.

CodeChimp
  • 4,745
  • 6
  • 45
  • 61
  • 1
    will i receive notification email from android arsenal ? or its just hit or miss ? – Adeel Ahmad Sep 16 '15 at 09:37
  • I didn't get an email response as far as I remember, it's just a case of wait and see. Certainly Android Weekly vets submissions so you may not get included. Android Arsenal seems to list most things submitted judging by the volume and similarity of some categories. – CodeChimp Sep 16 '15 at 10:50
9

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

Stan Bright
  • 1,355
  • 1
  • 15
  • 22