DeviceManagementActivity

@DelicateCoroutinesApi
@FlowPreview
@ExperimentalCoroutinesApi
object DeviceManagementActivity

Device Manager Activity provides a prebuild UI with the following capabilities:

  • Displays the current connected device.

  • Displays the list of paired devices.

  • A button to pair a new device.

  • Support for devices connected via Bluetooth and USB.

  • Device information screen.

  • Status of the current device's firmware and ability to update it.

  • Dock management.

Functions

Link copied to clipboard
@JvmStatic
fun start(activity: Activity)

Starts Device Management Screen.