How to make a QR code reader

AndroidDanger picture AndroidDanger · Jan 25, 2011 · Viewed 45.6k times · Source

I want to make a QR code reader for android app. if you all have any information to create it please share with me.

Answer

fludent picture fludent · Jan 25, 2011

This is the most popular lib for it. It allows using the barcode scanner as intent so it doesnt require that much work either.

https://github.com/zxing/zxing/wiki/Getting-Started-Developing