Sunday, September 8, 2013

Barcode Scanning in Android.

Let's see about the Barcode Scanning in android. There are so many SDK's present today for Scanning barcode like Zxing, Red-scanner and Zbar. Both Zxing and Zbar are open sources. We can integrate it easily. Zbar is more fast and simple than Zxing. I inspired with the Zbar scanner.

Here, we have a wonderful tutorial about the Zbar SDK  integration in Android. Follow the link.
https://github.com/DushyanthMaguluru/ZBarScanner

And for Zxing, https://code.google.com/p/zxing/.





No comments:

Post a Comment