简体   繁体   中英

How can I create an Android library

I am trying to create an Android library for my friend. Something like

floating action github

As you see, there is the "compile 'com.github.clans:fab:1.6.4'"

How can I create a wrapper/client like this for others to use?

Your question already has an answer. These two questions should help you

First one explains how you can create an android library project and second one explains how you can host it so that anybody can use it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM