1

Help me find a good example for Google ML kit and Camerax integrated barcode scanner code , since the MLkit was made stand alone from fire base not much examples were found for this integration and i need java source code for this.

Vishnu M A
  • 239
  • 1
  • 3
  • 18

1 Answers1

1

you can refer to the CameraX live preview activity in the mlkit quickstart app as an example to integrate mlkit vision APIs with cameraX.

Chenxi Song
  • 557
  • 3
  • 6