When running the plugin on Android, the onSuccess and onError listener which are responsible for the pattern recognition are never called. I mean the listeners which are set up in the following function:
Hence, I can see the video stream on Android, but the actual image processing is not active.
I have updated my demo source to show the recent open issues. The source code can be downloaded from here
https://github.com/cjohn001/mlkit-test
Just copy the sources to the same folder like the mlkit folder. Paths are set relative.