H
H
hHup2018-05-11 19:54:04
Android
hHup, 2018-05-11 19:54:04

Android studio, connecting libraries?

5af5cad51ba83716919302.pngOn a third-party site, they talked about the library, and how to use it, and gave a link to it. Upon switching to it, this is what I saw. Now the question is, which of these is a library, how do I download it, and how do I connect it to Android Studio?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2018-05-11
@TopMetaFizick

Religion does not allow you to scroll the readme below?
CoverFlow is pushed to Maven Central as a AAR, so you just need to add the following dependency to your build.gradle:
dependencies {
compile 'com.github.moondroid.coverflow:library:1.0'
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question