Skip to content

Please add Intent Communication possiblity #27

@t4e-dev

Description

@t4e-dev

On Android it is a regular thing for users to enable Airplane Mode.
Once Airplane Mode is enabled the communication to the middleware is impossible for obvious reasons.
To address this a more Android native way should be implemented to make interprocess / inter-app communication possible.
The most common used pattern is communication through intents.

Of course communication to the internal queue will be go down with the Airplane Mode as well. In a closed environment on a single Android device, a direct communication to the queue and scu through a library instead of a http / http2 layer will be needed to solve this issue as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    category-enhancementNew feature or requeststatus-needs-designThis requires more design work (ui or software related) before it can be tackled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions