com.android.tradefed.device.server
介面
| AndroidDebugBridge.IDebugBridgeChangeListener |
實作這個介面的類別提供處理 AndroidDebugBridge 變更 (包括重新啟動) 的方法。
|
| AndroidDebugBridge.IDeviceChangeListener |
實作這個介面的類別會提供處理 IDevice 新增、刪除和變更作業的方法。
|
| IStackTraceInfo | 實作這個介面的類別會提供傳回堆疊追蹤的方法。 |
| SyncService.ISyncProgressMonitor | 實作這個介面的類別會提供處理顯示轉移進度的方法。 |
| TimeoutRemainder.SystemNanoTimeProvider |
類別
| AdbDevice | 保存「adb devices -l」指令回報的裝置狀態。 |
| AdbHelper | 處理要求和連線至 adb 的輔助類別。 |
| AdbHelper.AdbResponse | ADB 的回應。 |
| AdbInitOptions | AndroidDebugBridge 的初始化選項。 |
| AdbInitOptions.Builder | 為 ADB 建構初始化選項。 |
| AdbSocketUtils | |
| AdbVersion | |
| AllocationInfo | 保留分配資訊。 |
| AllocationInfo.AllocationSorter | |
| AllocationsParser | |
| AndroidDebugBridge |
連線至主機端的 Android Debug Bridge (ADB)
這是與任何裝置、模擬器或在這些裝置/模擬器上執行的應用程式通訊的中心點。 |
| DeviceImpl | 裝置。 |
| DeviceListMonitorTask | |
| DeviceMonitor |
DeviceMonitor 會監控附加至 adb 的裝置。
|
| DeviceMonitor.DeviceListComparisonResult | |
| HeapSegment | 說明堆積區段中物件的類型和位置。 |
| HeapSegment.HeapSegmentElement | 說明以 HPSG 資料編碼的物件/區域。 |
| NativeAllocationInfo | 儲存原生分配資訊。 |
| NativeLibraryMapInfo | 原生程式庫的記憶體位址與程式庫對應。 |
| NativeStackCallInfo | 代表堆疊呼叫。 |
| RemoteSplitApkInstaller | |
| SplitApkInstaller | |
| SplitApkInstallerBase | |
| SyncService | 透過偵錯橋接器,將服務類別推送/提取至/自裝置/模擬器。 |
| SyncService.FileStat | |
| ThreadInfo | 保留執行緒資訊。 |
| TimeoutRemainder | 公用程式類別,可追蹤指定初始逾時的剩餘時間。 |
| TimeoutRemainder.DefaultSystemNanoTime |
列舉
| AdbHelper.AdbService | 找出指令應鎖定的 ADB 服務。 |
| AllocationInfo.SortMode |
例外狀況
| CommandRejectedException |
介面
類別
- AdbDevice
- AdbHelper
- AdbHelper.AdbResponse
- AdbInitOptions
- AdbInitOptions.Builder
- AdbSocketUtils
- AdbVersion
- AllocationInfo
- AllocationInfo.AllocationSorter
- AllocationsParser
- AndroidDebugBridge
- DeviceImpl
- DeviceListMonitorTask
- DeviceMonitor
- DeviceMonitor.DeviceListComparisonResult
- HeapSegment
- HeapSegment.HeapSegmentElement
- NativeAllocationInfo
- NativeLibraryMapInfo
- NativeStackCallInfo
- RemoteSplitApkInstaller
- SplitApkInstaller
- SplitApkInstallerBase
- SyncService
- SyncService.FileStat
- ThreadInfo
- TimeoutRemainder
- TimeoutRemainder.DefaultSystemNanoTime
列舉
例外狀況