google / cameraview

[DEPRECATED] Easily integrate Camera features into your Android app
Apache License 2.0
4.74k stars 1.03k forks source link

How to integrate in my application ? #198

Open jaimeambrosio opened 7 years ago

jaimeambrosio commented 7 years ago

There is no documentation of how to put it in the gradle?

javayhu commented 7 years ago

@jaimeambrosio you can import the library module, and then use this library as the demo does.

sibelius commented 6 years ago

jitpack

ewoks commented 5 years ago

@jaimeambrosio you can import the library module, and then use this library as the demo does.