android - Free Barcode Image Decoding Libraries -
i'm looking free open source library decoding bar code images. requirement of application decode bar codes of code 39 type (if library having capability decode other bar code types no issues well). application supposed run on android based mobile phones , iphone/ipad also. therefore java based libraries not work (since iphone/ipad doesn't support java). 'c' based library ideal.
any recommended libraries..?
additionally, helpful if can provide me information on how can compile library different platforms (like android, ios etc).
thanks.
have check library developped google : zxing? have used android project , it's work well. know it's work on iphone/ipad.
Comments
Post a Comment