基礎仿真器準備器

public abstract class BaseEmulatorPreparer
extends BaseTargetPreparer

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


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

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

概括

公共構造函數

BaseEmulatorPreparer ()

受保護的方法

buildEmulatorLaunchArgs ()
RunUtil buildRunUtilForEmulatorLaunch ()

公共構造函數

基礎仿真器準備器

public BaseEmulatorPreparer ()

受保護的方法

建構模擬器啟動參數

protected  buildEmulatorLaunchArgs ()

退貨

buildRunUtilForEmulatorLaunch

protected RunUtil buildRunUtilForEmulatorLaunch ()

退貨
RunUtil