BaseEmulatorPreparer

public abstract class BaseEmulatorPreparer
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.BaseEmulatorPreparer


用於啟動本地模擬器的通用準備器。

處理公共參數的輸入和處理。

概括

公共構造函數

BaseEmulatorPreparer ()

受保護的方法

buildEmulatorLaunchArgs ()
RunUtil buildRunUtilForEmulatorLaunch ()

公共構造函數

BaseEmulatorPreparer

public BaseEmulatorPreparer ()

受保護的方法

buildEmulatorLaunchArgs

protected  buildEmulatorLaunchArgs ()

退貨

buildRunUtilForEmulatorLaunch

protected RunUtil buildRunUtilForEmulatorLaunch ()

退貨
RunUtil