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