views:

431

answers:

1

Hello all,

I need to add Zxing (a qrcode reader app) to my iphone app, made in html, 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

+1  A: 

You could use something like : http://zbar.sourceforge.net/download.html under phoneGap

C.