基础模拟器准备器
public abstract class BaseEmulatorPreparer
extends BaseTargetPreparer
对象 | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.BaseEmulatorPreparer |
用于启动本地模拟器的通用准备器。
处理常见参数的输入和处理。
概括
公共构造函数 | |
---|---|
BaseEmulatorPreparer () |
受保护的方法 | |
---|---|
buildEmulatorLaunchArgs () | |
RunUtil | buildRunUtilForEmulatorLaunch () |
公共构造函数
基础模拟器准备器
public BaseEmulatorPreparer ()
受保护的方法
buildEmulatorLaunchArgs
protectedbuildEmulatorLaunchArgs ()
退货 | |
---|---|
buildRunUtilForEmulatorLaunch
protected RunUtil buildRunUtilForEmulatorLaunch ()
退货 | |
---|---|
RunUtil |