AdbOptions

public interface AdbOptions extends Installation


Options for the adb tool.

Summary

Inherited methods

From com.android.build.api.dsl.Installation
abstract @NonNull List<@NonNull String>

The list of FULL_APK installation options.

abstract int

The time out used for all adb operations.

abstract void

This method is deprecated. To be removed in AGP 9.0

abstract void

This method is deprecated. To be removed in AGP 9.0

abstract void
setTimeOutInMs(int timeOutInMs)

The time out used for all adb operations.