AdbOptions

Added in 4.2.0
Deprecated in 7.0.0

interface AdbOptions : Installation


Options for the adb tool.

Summary

Inherited functions

From com.android.build.api.dsl.Installation
Unit

This function is deprecated. To be removed in AGP 9.0

Unit
installOptions(vararg options: String)

This function is deprecated. To be removed in AGP 9.0

Inherited properties

From com.android.build.api.dsl.Installation
MutableList<String>

The list of FULL_APK installation options.

Int

The time out used for all adb operations.