เปิดตัวโปรแกรมจำลองท้องถิ่น

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

ขอแนะนำเป็นอย่างยิ่งให้เตรียมสแน็ปช็อตของโปรแกรมจำลอง (เช่น โปรแกรมจำลองการรันแบบแลกเปลี่ยน/สร้างสแนปชอต) ก่อนที่จะเรียกใช้การกำหนดค่าใดๆ ที่มีสิ่งนี้

สรุป

ผู้รับเหมาก่อสร้างสาธารณะ

LocalEmulatorLaunch ()

วิธีการสาธารณะ

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

ผู้รับเหมาก่อสร้างสาธารณะ

เปิดตัวโปรแกรมจำลองท้องถิ่น

public LocalEmulatorLaunch ()

วิธีการสาธารณะ

ติดตั้ง

public void setUp (TestInformation testInformation)

พารามิเตอร์
testInformation TestInformation

ขว้าง
BuildError
DeviceNotAvailableException
TargetSetupError

การถอดออก

public void tearDown (TestInformation testInformation, 
                Throwable e)

พารามิเตอร์
testInformation TestInformation

e Throwable

ขว้าง
DeviceNotAvailableException