0
How can I add a Github project as a librarian in Android Studio?
I wanted to implement this, but I have no idea how to do it. I have all the requirements.
0
How can I add a Github project as a librarian in Android Studio?
I wanted to implement this, but I have no idea how to do it. I have all the requirements.
Browser other questions tagged android library
You are not signed in. Login or sign up in order to post.
It’s described there as. Just add
compile 'com.scalified:fab:1.1.3'
in the block dependencies of its build.Gradle– ramaral
but I don’t need to download the repository?
– ihavenokia
Don’t need @ihavenokia, Gradle already runs this dependency for you.
– Wakim
Okay, I’ve really got it! Know any good articles that explain how it works? Thank you
– ihavenokia
Libraria is a kind of junction of Library + Bookstore ?
– viana