How to use Android 13's built in QR code scanner?

Viewed 30

Mishaal Rahman from Esper posted details about the built in QR code scanner.

He notes that the scanner's activity is: com.google.android.gms/.mlkit.barcode.ui.PlatformBarcodeScanningActivityProxy.

However, there are no details on the arguments that can be passed to the activity and how to parse the result.

Does anybody have details on this?

0 Answers
Related