AdbOptions

interface AdbOptions : Installation


Options for the adb tool.

Summary

Inherited functions

From class 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 class com.android.build.api.dsl.Installation
MutableList<String>

The list of FULL_APK installation options.

Int

The time out used for all adb operations.