Google cam kết thúc đẩy công bằng chủng tộc cho Cộng đồng người da đen. Xem cách thực hiện.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.

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


Bản tóm tắt

Giá trị enum

TestDeviceOptions.InstanceType CHEEPS

Chrome OS VM (tốt hơn)

TestDeviceOptions.InstanceType CUTTLEFISH

Một thiết bị từ xa bên trong trình giả lập mà chúng tôi truy cập qua ssh vào phiên bản lưu trữ trình giả lập sau đó kết nối adb.

TestDeviceOptions.InstanceType EMULATOR

Một trình giả lập Android.

TestDeviceOptions.InstanceType GCE

Một thiết bị mà chúng tôi truy cập từ xa qua kết nối ssh và adb

TestDeviceOptions.InstanceType REMOTE_AVD

TestDeviceOptions.InstanceType REMOTE_NESTED_AVD

Phương pháp công khai

static TestDeviceOptions.InstanceType valueOf (String name)
static final InstanceType[] values ()

Giá trị enum

CHEEPS

public static final TestDeviceOptions.InstanceType CHEEPS

Chrome OS VM (tốt hơn)

CUTTLEFISH

public static final TestDeviceOptions.InstanceType CUTTLEFISH

Một thiết bị từ xa bên trong trình giả lập mà chúng tôi truy cập qua ssh vào phiên bản lưu trữ trình giả lập sau đó kết nối adb.

GIẢ LẬP

public static final TestDeviceOptions.InstanceType EMULATOR

Một trình giả lập Android.

GCE

public static final TestDeviceOptions.InstanceType GCE

Một thiết bị mà chúng tôi truy cập từ xa qua kết nối ssh và adb

REMOTE_AVD

public static final TestDeviceOptions.InstanceType REMOTE_AVD

REMOTE_NESTED_AVD

public static final TestDeviceOptions.InstanceType REMOTE_NESTED_AVD

Phương pháp công khai

giá trị của

public static TestDeviceOptions.InstanceType valueOf (String name)

Thông số
name String

Lợi nhuận
TestDeviceOptions.InstanceType

giá trị

public static final InstanceType[] values ()

Lợi nhuận
InstanceType[]