looking for best barcode scanner library, besides zxing

AndroidIphoneSymbianBarcode ScannerZxing

Android Problem Overview


I am looking for some best barcode libraries on all platforms. I know zxing but wondering more libraries besides it. Any help is appreciated~

Android Solutions


Solution 1 - Android

Solution 2 - Android

As nithin mention Barcode scanner libraries, one more I would like to add ZBar Barcode Library.

http://zbar.sourceforge.net/

This also contains support for various platform. And it is Open Source.

Solution 3 - Android

Scandit has a Barcode Scanner SDK that is available for Android, iOS and Phonegap. There is a free community edition that scans UPC/EAN and QR codes. The SDK also works with fixed-focus cameras (such as on the iPad 2).

(Disclaimer: I'm a developer at Scandit.)

Solution 4 - Android

Best PDF417 decoding library we've worked with by far was Manatee Works's library, already ported to most available mobile development platforms and cross-platform frameworks.

Solution 5 - Android

For iPhone and Android both you can look into the below link:

This same works for both iPhone and Android.

http://shopsavvy.mobi/developers/

Hope this helps you.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionMickey ShineView Question on Stackoverflow
Solution 1 - AndroidnithinView Answer on Stackoverflow
Solution 2 - AndroidDShahView Answer on Stackoverflow
Solution 3 - AndroidchrisView Answer on Stackoverflow
Solution 4 - AndroidVangelView Answer on Stackoverflow
Solution 5 - AndroidParth BhattView Answer on Stackoverflow