基礎模擬器準備器

public abstract class BaseEmulatorPreparer
extends BaseTargetPreparer

對象
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.BaseEmulatorPreparer


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

處理常見參數的輸入和處理。

概括

公共構造函數

BaseEmulatorPreparer ()

受保護的方法

buildEmulatorLaunchArgs ()
RunUtil buildRunUtilForEmulatorLaunch ()

公共構造函數

基礎模擬器準備器

public BaseEmulatorPreparer ()

受保護的方法

buildEmulatorLaunchArgs

protected  buildEmulatorLaunchArgs ()

退貨

buildRunUtilForEmulatorLaunch

protected RunUtil buildRunUtilForEmulatorLaunch ()

退貨
RunUtil