how to install CameraView

1.2k views Asked by At

I wanted to use an Android Camera Library called CameraView, https://natario1.github.io/CameraView/about/install. Its documentation says use
api 'com.otaliastudios:cameraview:2.6.1'
but what does that mean?

1

There are 1 answers

0
ASHIR On BEST ANSWER

Just add this line in the dependencies section of build.gradle(Module:app) file