Package com.pnfsoftware.jeb.core.units.code.android.adb
package com.pnfsoftware.jeb.core.units.code.android.adb
Types to access and interact with the
Android Debug Bridge
(adb).-
ClassDescriptionDescription of an Android device.A bundle of
AdbDevice
andAdbPackage
.A bundle ofAdbDevice
andAdbProcess
.The status of an Android device.Exception raised to report ADB errors.Types of ADB forwards.Description of an Android package.Options of the Android'spm
tool.Rrepresent an Android process entry, also a parser ofps
output.Represent a result from the commandadb
.Utility code to locateadb
on the current system.A controller for the Android Debug Bridge (ADB) tool.A factory for ADB controllers.Useful routines when debugging Android devices.Well-known Android-supported Application Binary Interfaces.