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

UPC/EAN barcodes not supported #1

Closed
GoogleCodeExporter opened this issue Apr 8, 2016 · 6 comments
Closed

UPC/EAN barcodes not supported #1

GoogleCodeExporter opened this issue Apr 8, 2016 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Try Scanning a UPC/EAN code
2.
3.

What is the expected output? What do you see instead?
Decoded UPC/EAN codes. Outputs nothing for the UPC/EAN codfe

What version of the product are you using? On what operating system?
Android 4.3

Please provide any additional information below.


Original issue reported on code.google.com by vijayvik...@gmail.com on 24 Nov 2013 at 6:40

@GoogleCodeExporter
Copy link
Author

[deleted comment]

1 similar comment
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

UPC/EAN has been identified as issue in ZXIng, the fragment library is based on 
ZXIng.
It has been noticed that using the device in Landscape helps mitigate the issue.
Please confirm if the same can be scanned by XZing application. If yes then 
please try scan in landscape mode and share your observations.

Original comment by abhinava...@gmail.com on 14 Dec 2013 at 11:31

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

the native zxing library I use right now which is based upon calling capture 
activity via intent works absolutely fine with UPC/EAN and many other and its 
fast too. so I am firmly positive that zxing native is not a problem. the only 
disadvantage zxing has is that it was never coded natively to work as a 
fragment and your library has this tremendous advantage but did not scan the 
UPC/EAN codes. 

Original comment by vijayvik...@gmail.com on 15 Dec 2013 at 4:05

@GoogleCodeExporter
Copy link
Author

This doesn't work in landscape mode for scanning UPC/EAN numbers. Any updates 
to this feature?

Original comment by brandon....@gmail.com on 17 Jan 2014 at 7:11

@GoogleCodeExporter
Copy link
Author

UPC/EAN barcodes are now supported, it only works in landscape mode due to 
implementation in xzing core.
I have created a new issue as please follow 
https://code.google.com/p/barcodefraglibv2/issues/detail?id=4 for updates

Original comment by abhinava...@gmail.com on 16 Apr 2014 at 4:27

  • Changed state: Fixed

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

No branches or pull requests

1 participant