start

@JvmStatic
@JvmOverloads
fun start(activity: Activity, configuration: DeviceManagementConfiguration = DeviceManagementConfiguration())

Starts Device Management Screen with the given configuration.

Parameters

activity

The Activity used to start the Device Management screen.

configuration

Configuration options for the Device Management screen.

Throws

If the current version of Android is not supported.