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.
Hành động trên thiết bị
public
class
DeviceActionUtil
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.DeviceActionUtil
|
Một lớp Tiện ích để thực thi các thao tác trên thiết bị.
Tóm tắt
Phương thức công khai
create
public static DeviceActionUtil create (File deviceActionMainJar,
File bundletoolJar)
Tạo một thực thể.
Tham số |
deviceActionMainJar |
File |
bundletoolJar |
File |
thực hiện
public CommandResult execute (DeviceActionUtil.Command command,
String deviceId,
actionArgs)
Thực thi lệnh hành động trên thiết bị.
Tham số |
command |
DeviceActionUtil.Command : để thực thi. |
deviceId |
String : của thiết bị. |
actionArgs |
: đối số hành động cho command . |
findExecutableOnPath
public static File findExecutableOnPath (String name)
generateLogFile
public void generateLogFile (CommandResult result)
Tạo tệp nhật ký máy chủ lưu trữ.
Tham số |
result |
CommandResult |
saveToLogs
public void saveToLogs (DeviceActionUtil.Command cmd,
ITestLogger testLogger)
Lưu tất cả tệp đã tạo vào nhật ký kiểm tra.
Tham số |
cmd |
DeviceActionUtil.Command |
testLogger |
ITestLogger |
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2024-08-21 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]
{"lastModified": "C\u1eadp nh\u1eadt l\u1ea7n g\u1ea7n \u0111\u00e2y nh\u1ea5t: 2024-08-21 UTC."}
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-08-21 UTC."]]