使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类。

创建AvdPreparer

public class CreateAvdPreparer
extends BaseTargetPreparer implements IConfigurationReceiver

对象
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.CreateAvdPreparer


概括

公共构造函数

CreateAvdPreparer ()

公共方法

void setConfiguration ( IConfiguration configuration)

注入的IConfiguration使用。

void setUp (TestInformation testInformation)

公共构造函数

创建AvdPreparer

public CreateAvdPreparer ()

公共方法

设置配置

public void setConfiguration (IConfiguration configuration)

注入的IConfiguration使用。

参数
configuration IConfiguration

设置

public void setUp (TestInformation testInformation)

参数
testInformation TestInformation

投掷
BuildError
DeviceNotAvailableException
TargetSetupError