Skip to content

Background Thread Usage #3

@devunwired

Description

@devunwired

Android's HandlerThread class provides the same functionality built-in that is currently implemented by ImageClassificationThread without the need to manage the Looper directly.

Also there are a few spuriously created threads in various control classes (e.g. LightRingControl ) that could be consolidated as operations on a single background HandlerThread.

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