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