Android: how can I change scan range of zxing sdk?

I found the answer here if you change the variables private static final int MIN_FRAME_WIDTH = 240; private static final int MIN_FRAME_HEIGHT = 240; private static final int MAX_FRAME_WIDTH = 480; private static final int MAX_FRAME_HEIGHT = 360 you simply set the values and like that you can change the reading range. So it would be able read fast the long barcodes hope it will help.

I found the answer here if you change the variables private static final int MIN_FRAME_WIDTH = 240; private static final int MIN_FRAME_HEIGHT = 240; private static final int MAX_FRAME_WIDTH = 480; private static final int MAX_FRAME_HEIGHT = 360; you simply set the values and like that you can change the reading range. So it would be able read fast the long barcodes. Hope it will help.

Sign up or log in to customize your list. Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Android: how can I change scan range of zxing sdk?

Hi I need to scan 50 char long code 128C, but the default rnage of scaner is to small for my code so I need to customize it for the length of barcode. You simply set the values and like that you can change the reading range.So it would be able read fast the long barcodes. By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged android barcode zxing or ask your own question. ZXing how to scan QR-Code AND 1D barcode?

How to decode a barcode from camera preview using zxing library in android? Why are Starfleet bridges positioned so vulnerably? How is an "attrition" strategy supposed to work in football?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions