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 |
סיכום
ערכי מנה | |
---|---|
TestDeviceOptions.InstanceType | CHEEPS Chrome OS VM (betty) |
TestDeviceOptions.InstanceType | CUTTLEFISH מכשיר מרוחק בתוך אמולטור שאליו אנו ניגשים דרך ssh למופע המארח את האמולטור ואז adb connect. |
TestDeviceOptions.InstanceType | EMULATOR אמולטור אנדרואיד. |
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 () |
ערכי מנה
דְיוֹנוֹן
public static final TestDeviceOptions.InstanceType CUTTLEFISH
מכשיר מרוחק בתוך אמולטור שאליו אנו ניגשים דרך ssh למופע המארח את האמולטור ואז adb connect.
GCE
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":"סיבה אחרת"
}]