Skip to content

Investigate and research a WiFi ConsoleProvider #26

@MartinaeyNL

Description

@MartinaeyNL

Description

For a custom project, we need the ability to communicate with the native WiFi feature of an Android device.
The web UI should be able to trigger (and receive) these ConsoleProvider messages.
For example, a button that sends a provider message, and receives a response of the current SSID of the connected network.
However, technical implementation is open for discussion, and ready to be investigated and researched.

Requirements

  • a message that verifies if WiFi is ON on the device.
  • a message that can connect to a WiFi network by SSID
  • a message that returns the SSID of the current network
  • optional: a message that can toggle (or prompt to) WiFi ON or OFF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions