Navigation Menu

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

Where can i find a good document to customize the viewfinder ? #864

Closed
ahmedeltaher opened this issue Sep 3, 2017 · 1 comment
Closed

Comments

@ahmedeltaher
Copy link

I did search to understand what is the difference between
compile 'com.google.zxing:android-core:3.3.0'
compile 'com.google.zxing:core:3.3.0'
compile 'com.google.zxing:android-integration:3.3.0'
and which one should I use !
it is really hard to find how to embedded the Zxing scanner in my app with gradle without documentation .
and I would like to customize the viewfinder , but there is no documentation for that .
could you provide a documentation how to customize the viewfinder

@srowen
Copy link
Contributor

srowen commented Sep 3, 2017

None of the above. There is no library you're intended to use as an app, hence no docs. You're encouraged to build your own app using core and android-core.

@srowen srowen closed this as completed Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants