QR code scanner

后端 未结 4 1319
醉话见心
醉话见心 2020-12-03 08:50

I would like to create a QR code scanner in my app.

I went through the zxing ,but I could not understand it. I am interested in QR codes only.

All help is hi

4条回答
  •  失恋的感觉
    2020-12-03 09:36

    There is now an google API for that call Mobile vision.

    Code sample: https://github.com/googlesamples/android-vision/tree/master/visionSamples/barcode-reader

提交回复
热议问题