16

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

abel
  • 2,377
  • 9
  • 39
  • 62
AndroidDanger
  • 1,049
  • 1
  • 9
  • 17

1 Answers1

27

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

Taner
  • 4,511
  • 3
  • 18
  • 14
fludent
  • 364
  • 3
  • 6