Android: Is there a way to implement the barcode scanner into an app?

James picture James · Apr 29, 2010 · Viewed 32.6k times · Source

So I'm working on a project, and I'm wondering if there is a way I can implement the barcode scanner into my android app? So it would go from my app, open the camera and take the "picture", get the info, and go back to my app with that info?

Answer

user180100 picture user180100 · Apr 29, 2010

Here is an example of a third-party library for scanning barcodes: https://github.com/zxing/zxing/wiki/Scanning-Via-Intent