phonegap / iphone / zxing
I need to add Zxing (a qrcode reader app) to my iphone app, made in html,开发者_如何学JAVA css & js, phonagap compiled.
I have the zxing app on a side & my app (phonegap based) on the other side.
If someone knows what can I do to add the zxing project (a qrcode reader function) to my phonegap based app... It will great & really appreciated !
Any advice is welcome !
Thanks,
Nico
You could use something like : http://zbar.sourceforge.net/download.html under phoneGap
精彩评论