BaseEmulatorPreparerBaseEmulatorPreparer

public abstract class BaseEmulatorPreparer
extends BaseTargetPreparer

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


Préparateur commun pour lancer un émulateur local.

Gère la saisie et le traitement des arguments communs.

Résumé

Constructeurs publics

BaseEmulatorPreparer ()

Méthodes protégées

buildEmulatorLaunchArgs ()
RunUtil buildRunUtilForEmulatorLaunch ()

Constructeurs publics

BaseEmulatorPreparerBaseEmulatorPreparer

public BaseEmulatorPreparer ()

Méthodes protégées

buildEmulatorLaunchArgs

protected  buildEmulatorLaunchArgs ()

Retour

buildRunUtilForEmulatorLaunchbuildRunUtilForEmulatorLaunch

protected RunUtil buildRunUtilForEmulatorLaunch ()

Retour
RunUtil