Tagged Questions

2
votes
1answer
65 views

How can i get UPC barcode scanner framework for ios 5 iphone app?

I developing Barcode Scanner sample app in iPhone. Am using ZBar framework in iphone, i think it is working on ios 4 platforms URL: http://zbar.sourceforge.net/iphone/. How can i get new version of ...
-1
votes
0answers
40 views

Zxing Bar Code Scanner - Product Name

My objective: Develop an application which will scan the bar codes using the android phone and retrieve the product name. Tasks Completed: Based on research I have found the Zxing library and ...