AdbOptions

Options for the adb tool.

Properties

PropertyDescription
installOptions

The list of APK installation options.

timeOutInMs

The time out used for all adb operations.

Methods

No methods

Script blocks

No script blocks

Property details

Collection<String> installOptions

The list of APK installation options.

int timeOutInMs

The time out used for all adb operations.