android - Barcode scanners with intent capabilities -


in application i'm giving users ability scan bar code. i'm pushing users install zxing's scanner.

are there other bar code scanners can handle intents (supporting startactivityforresult)?

check open source project. created using zxing lib, light weight , quick scanning qr codes. hope find useful.

and also, this library best , easy if need scan qr codes.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -