Android Debug Bridge
(adb).
AdbDevice | Description of an Android device. |
AdbDeviceAndPackage | A bundle of AdbDevice and AdbPackage . |
AdbDeviceAndProcess | A bundle of AdbDevice and AdbProcess . |
AdbPackage | Description of an Android package. |
AdbPackageManagerOptions | Options of the Android's pm tool. |
AdbProcess | Rrepresent an Android process entry, also a parser of ps output. |
AdbResult | Represent a result from the command adb . |
AdbUtil | Utility code to locate adb on the current system. |
AdbWrapper | A controller for the Android Debug Bridge (ADB) tool. |
AdbWrapperFactory | A factory for ADB controllers. |
AndroidDeviceUtil | Useful routines when debugging Android devices. |
AdbDeviceStatus | The status of an Android device. |
AdbForwardType | Types of ADB forwards. |
AndroidPlatformABI | Well-known Android-supported Application Binary Interfaces. |
AdbException | Exception raised to report ADB errors. |