-1

so my question is simple, I'm trying to add the QRcode reading functionality to my app.. I don't want to open another app to scan the code(I think ZXing api does that).. I was thinking in Google MLkit but I don't know if that's free of charge.

Thanks!

Mr. Thanks a lot
  • 235
  • 4
  • 17

1 Answers1

2

Google ML Kit SDK is provided free of charge. You can find an overview of its barcode scanning feature (including support for QR code) here. (See full terms here.)

Dong Chen
  • 829
  • 4
  • 7