لقطة شاشة المحاكي

public class LocalEmulatorSnapshot
extends BaseEmulatorPreparer

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


والهدف من برنامج TargetPreparer هو إنشاء لقطة واضحة للمحاكي من هاتف Android. بيئة إنشاء/تطوير

ملخّص

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

LocalEmulatorSnapshot()

الطرق العامة

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

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

لقطة شاشة المحاكي

public LocalEmulatorSnapshot ()

الطرق العامة

إعداد

public void setUp (TestInformation testInformation)

المعلمات
testInformation TestInformation

الرميات
BuildError
DeviceNotAvailableException
TargetSetupError

قطع

public void tearDown (TestInformation testInformation, 
                Throwable e)

المعلمات
testInformation TestInformation

e Throwable

الرميات
DeviceNotAvailableException