Skip to content

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

@cjohn001

Description

@cjohn001

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions