Skip to content

[Android] Send images in separate thread #36

@alexdamian

Description

@alexdamian

Sending queries to the server is kind of nasty now. We want to send a query and not block, so as to continue augmenting bounding boxes (move them on the screen). When the reply is received, we need to display the new set of boxes, translated according to the movement of the screen.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions