This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Android.Adb.
Summary
Ams the instrument.
- Assembly
- Cake
.Android .Adb .dll - Namespace
- Cake
.AndroidAdb - Containing Type
- Activity
Manager Aliases
Syntax
public static List<string> AmInstrument(this ICakeContext context, string component, AmInstrumentOptions options = null, AdbToolSettings settings = null)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | Context. |
| component | string | Component. |
| options | AmInstrumentOptions | Options. |
| settings | AdbToolSettings | Settings. |
Return Value
| Type | Description |
|---|---|
| List |
The instrument. |
