Reputation: 239
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.
Upvotes: 1
Views: 2382
Reputation: 605
you can refer to the CameraX live preview activity in the mlkit quickstart app as an example to integrate mlkit vision APIs with cameraX.
Upvotes: 1