TestDeviceOptions.InstanceType
public static final enum TestDeviceOptions.InstanceType
extends Enum< TestDeviceOptions.InstanceType >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.device.TestDeviceOptions.InstanceType > | |
↳ | com.android.tradefed.device.TestDeviceOptions.InstanceType |
สรุป
ค่า Enum | |
---|---|
TestDeviceOptions.InstanceType | CHEEPS Chrome OS VM (เบต้า) |
TestDeviceOptions.InstanceType | CUTTLEFISH อุปกรณ์ระยะไกลภายในอีมูเลเตอร์ที่เราเข้าถึงผ่าน ssh ไปยังอินสแตนซ์ที่โฮสต์อีมูเลเตอร์จากนั้นเชื่อมต่อ adb |
TestDeviceOptions.InstanceType | EMULATOR โปรแกรมจำลอง Android |
TestDeviceOptions.InstanceType | GCE อุปกรณ์ที่เราเข้าถึงจากระยะไกลผ่าน ssh และ adb connect |
TestDeviceOptions.InstanceType | REMOTE_AVD |
TestDeviceOptions.InstanceType | REMOTE_NESTED_AVD
|
วิธีการสาธารณะ | |
---|---|
static TestDeviceOptions.InstanceType | valueOf (String name) |
static final InstanceType[] | values () |
ค่า Enum
ปลาหมึก
public static final TestDeviceOptions.InstanceType CUTTLEFISH
อุปกรณ์ระยะไกลภายในอีมูเลเตอร์ที่เราเข้าถึงผ่าน ssh ไปยังอินสแตนซ์ที่โฮสต์อีมูเลเตอร์จากนั้นเชื่อมต่อ adb
สกอ
public static final TestDeviceOptions.InstanceType GCE
อุปกรณ์ที่เราเข้าถึงจากระยะไกลผ่าน ssh และ adb connect
REMOTE_AVD
public static final TestDeviceOptions.InstanceType REMOTE_AVD
วิธีการสาธารณะ
มูลค่าของ
public static TestDeviceOptions.InstanceType valueOf (String name)
พารามิเตอร์ | |
---|---|
name | String |
ส่งคืน | |
---|---|
TestDeviceOptions.InstanceType |
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-04-28 UTC
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"ไม่มีข้อมูลที่ฉันต้องการ"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"ล้าสมัย"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ปัญหาเกี่ยวกับการแปล"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"อื่นๆ"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"เข้าใจง่าย"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"แก้ปัญหาของฉันได้"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"อื่นๆ"
}]