KillExistingEmulatorPreparer

public class KillExistingEmulatorPreparer
extends BaseTargetPreparer

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


ITargetPreparer, जो चल रहे एम्युलेटर को बंद कर देता है.

आम तौर पर, इसे LocalEmulatorSnapshot के साथ जोड़ा जाता है, ताकि कोल्ड बूट एमुलेटर को बंद किया जा सके. इससे, बाद में तैयार किए जाने वाले/टेस्ट किए जाने वाले एप्लिकेशन, स्नैपशॉट से लॉन्च किए जा सकते हैं.

खास जानकारी

पब्लिक कंस्ट्रक्टर

KillExistingEmulatorPreparer()

सार्वजनिक तरीके

void setUp(TestInformation testInformation)

पब्लिक कंस्ट्रक्टर

KillExistingEmulatorPreparer

public KillExistingEmulatorPreparer ()

सार्वजनिक तरीके

setUp

public void setUp (TestInformation testInformation)

पैरामीटर
testInformation TestInformation

थ्रो
BuildError
DeviceNotAvailableException
TargetSetupError