Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant integrate into existing project #6

Closed
suarezu opened this issue Sep 18, 2018 · 3 comments
Closed

cant integrate into existing project #6

suarezu opened this issue Sep 18, 2018 · 3 comments

Comments

@suarezu
Copy link

suarezu commented Sep 18, 2018

when
implementation 'com.github.duanhong169:camera:1.0.3'
is added to app/build.gradle, sync reports this error:

duplicate value for resource 'attr/mode' with config ''.

@duanhong169
Copy link
Owner

Seems that you used another library which contains a class named CameraView too?
Can you provide some information about that library?

@suarezu
Copy link
Author

suarezu commented Sep 18, 2018

Genius! yes, that's the problem. I am testing quite a lot camera libraries, so some other library caused the chaos.

@duanhong169
Copy link
Owner

Greate, closed for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants