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

android-test and android-integration #1

Closed
wants to merge 2 commits into from

Conversation

skozacik
Copy link

Android test activity does not use the Intent Integrator method, so if barcode scanner is not installed it will just crash. To alter this, I changed androidtest to use IntentIntegrator for scanning and sharing, where possible, and changed IntentIntegrator to allow bundles of extras to be passed. Certain test items will still crash if barcode scanner is not installed, such as searching book contents, and other things which don't seem likely to be called via Intent.

Steve Kozacik added 2 commits April 19, 2012 21:32
…er will be prompted to install barcode scanner if it is not installed, change IntentIntegrator where necessary to accomodate this
@smparkes
Copy link

This is just a mirror of the google code repo so we can't accept pull requests here. Please use the google code for issues and the google group for discussions.

@smparkes smparkes closed this Oct 29, 2012
@jelveh jelveh mentioned this pull request Apr 30, 2014
srowen pushed a commit that referenced this pull request Mar 1, 2015
Synch this repo with zxing
klaussnd referenced this pull request in Pix4D/zxing Dec 5, 2019
INT-2172 add conan recipe
Remove zxing-cli binary

Approved-by: David Wagner <david.wagner@pix4d.com>
Approved-by: David Sinuela <david.sinuela@pix4d.com>
Approved-by: Salah Missri <salah.missri@pix4d.com>
Approved-by: Alessandro Degano <alessandro.degano@pix4d.com>
@ghost ghost mentioned this pull request Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants