# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
New creates a new Adb client that uses the default ServerConfig.
No description provided by the author
SetDebug set debug mode.
UnpackActivity extract <package>/<component> from bytes.
# Constants
No description provided by the author
Default port the adb server listens on.
No description provided by the author
No description provided by the author
host:transport-any and host:<request>.
host:transport-local and host-local:<request>.
host:transport:<serial> and host-serial:<serial>:<request>.
host:transport-usb and host-usb:<request>.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
android os version.
api level.
for vendor.
No description provided by the author
api level.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MtimeOfClose should be passed to OpenWrite to set the file modification time to the time the Close method is called.
# Structs
No description provided by the author
Adb communicates with host services on the adb server.
No description provided by the author
No description provided by the author
Device communicates with a specific Android device.
No description provided by the author
No description provided by the author
DeviceStateChangedEvent represents a device state transition.
DeviceWatcher publishes device status change events.
No description provided by the author
No description provided by the author
No description provided by the author
An ExitError reports unsuccessful completion of a remote command.
ExitMissingError is returned if a session is torn down cleanly, but the server sends no confirmation of the exit status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A Session represents a connection to a remote command or shell.
Waitmsg stores the information about an exited remote command as reported by Wait.
# Interfaces
Dialer knows how to create connections to an adb server.
# Type aliases
No description provided by the author
go:generate stringer -type=DeviceState.
No description provided by the author
No description provided by the author