Dear, I was wondering how to implement a QR code Reader inside my application so i'll have a button that launch the camera to scan a QR code Bar.

I tried with ZBar Api but it appears not to be working (i'm working with an iPhone 3GS)

Thanks for your help. Sincerely Achraf

link|improve this question
What do you mean by "not working"? – gonzobrains Jun 13 '11 at 11:37
ZBar API does work on my 3GS and it is the fastest and more reliable I tested. If you are more specific about "not working" maybe someone would be able to help. – Joan Lluch Jul 20 '11 at 21:17
feedback

1 Answer

up vote 8 down vote accepted

You might want to have look at zxing library It is an opensource library, and can be found at "Zebra Crossing"

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.