إطلاق أداة LocalEmulatorLaunch

public class LocalEmulatorLaunch
extends BaseEmulatorPreparer

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


أداة TargetPreparer تعمل على تشغيل محاكي محليًا من بيئة إصدار Android

يوصى بشدة بإعداد لقطة للمحاكي (على سبيل المثال، تم تبادل البيانات). emulator/generate-snapshot) قبل تنفيذ أي إعدادات تتضمن ذلك.

ملخّص

شركة إنشاءات عامة

LocalEmulatorLaunch()

الطرق العامة

void setUp(TestInformation testInformation)
void tearDown(TestInformation testInformation, Throwable e)

شركة إنشاءات عامة

إطلاق أداة LocalEmulatorLaunch

public LocalEmulatorLaunch ()

الطرق العامة

إعداد

public void setUp (TestInformation testInformation)

المعلمات
testInformation TestInformation

الرميات
BuildError
DeviceNotAvailableException
TargetSetupError

قطع

public void tearDown (TestInformation testInformation, 
                Throwable e)

المعلمات
testInformation TestInformation

e Throwable

الرميات
DeviceNotAvailableException