BaseEmulatorPreparer

public abstract class BaseEmulatorPreparer
extends BaseTargetPreparer

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


Common preparer for launching a local emulator.

Handles input and processing of common arguments.

Summary

Public constructors

BaseEmulatorPreparer()

Protected methods

buildEmulatorLaunchArgs()
RunUtil buildRunUtilForEmulatorLaunch()

Public constructors

BaseEmulatorPreparer

public BaseEmulatorPreparer ()

Protected methods

buildEmulatorLaunchArgs

protected  buildEmulatorLaunchArgs ()

Returns

buildRunUtilForEmulatorLaunch

protected RunUtil buildRunUtilForEmulatorLaunch ()

Returns
RunUtil