Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android bug: listener for image processing functions is never called #15

Closed
cjohn001 opened this issue Dec 21, 2021 · 0 comments
Closed

Comments

@cjohn001
Copy link

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:

#setListeners() {

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant