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

QR Code Scanner Service #5

Open
chebizarro opened this issue Nov 2, 2018 · 1 comment
Open

QR Code Scanner Service #5

chebizarro opened this issue Nov 2, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@chebizarro
Copy link
Member

Create a new service which actively scans for QR codes as the user walks or on demand.
The currently used QR code library is journeyapps/zxing-android-embedded.
The branch qrs currently has the QR scanner launched from the main activity.

@chebizarro chebizarro added the enhancement New feature or request label Nov 2, 2018
@chebizarro chebizarro self-assigned this Nov 2, 2018
@chebizarro chebizarro added this to the InvisiSign Alpha 2 Release milestone Nov 2, 2018
@chebizarro
Copy link
Member Author

The RxBarcodeScanner repo has a first implementation of a barcode scanner that uses the Camera2 API which doesn't require a preview. Specific issues related to this functionality should be submitted here.

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

No branches or pull requests

1 participant