AndroidAvdManagerAliases.

AndroidAvdListDevices(ICakeContext, AndroidAvdManagerToolSettings) Method

Syntax

public static IEnumerable<AvdDevice> AndroidAvdListDevices(this ICakeContext context, AndroidAvdManagerToolSettings settings = null)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
settings AndroidAvdManagerToolSettings

Return Value

Type Description
IEnumerable<AvdDevice>