I am building a application to read vin number barcodes using camera from android phone.I do not know how to read the barcodes from the image captured from the camera.(i.e) Is there any class to read the barcode of vin number format.I have tried zxing and other libs no use for me.Thanks
Note: I tried searching in DDG.gg and Stackoverflow but no proper solution.
According to this thread on google code, zxing should support it. They say, the issue could be related to camera resolution. And they mention "auqoniq VIN scanner", which seems to be an android app based on zxing.