How to recognize barcode and text with one camera source (at the same time) with Firebase ML kit on Android? Is that possible?
Asked
Active
Viewed 273 times
1 Answers
0
According to here you can combine the results using Zip Operator or nest your processes inside onSuccessListener
of the other function.

John Jefferson Bautista
- 302
- 2
- 8
-
Can you provide a concrete example? – user3736228 Dec 07 '18 at 13:27