开发者

How to implement QR code reader in my iPhone app

开发者 https://www.devze.com 2023-02-15 18:03 出处:网络
I want to show a QR code reader in my iPhone application inside main screen window. How can I use the Zxing APIs in my app for开发者_如何学Python creating the QR Reader? Can I use any other library f

I want to show a QR code reader in my iPhone application inside main screen window.

How can I use the Zxing APIs in my app for开发者_如何学Python creating the QR Reader? Can I use any other library for the same purpose?


You can also try shop savvy iphone sdk for read qr code : http://shopsavvy.mobi/sdk/

Thanks


If you need to read QR code, Zbar is the best. Easy to integrate and good documentation is there. See their site http://zbar.sourceforge.net/. And see their tutorial http://zbar.sourceforge.net/iphone/sdkdoc/tutorial.html. I had successfully integrated Zbar in many of my projects.


Try zxing, its open source and i see an iphone part in source code

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号