FileSize | 62682 |
MD5 | F6F70CDD1892D781CAB567130387CDD0 |
PackageDescription | Android Debug Bridge CLI tool
Android Debug Bridge (adb) is a versatile tool that lets you manage the state
of an emulator instance or Android-powered device. It is a client-server
program that includes three components:
.
A client, which runs on your development machine. You can invoke a
client from a shell by issuing an adb command. Other Android tools such
as the ADT plugin and DDMS also create adb clients.
.
A server, which runs as a background process on your development
machine. The server manages communication between the client and the
adb daemon running on an emulator or device.
.
A daemon, which runs as a background process on each emulator or device
instance. |
PackageMaintainer | Android tools Maintainer <android-tools-devel@lists.alioth.debian.org> |
PackageName | android-tools-adb |
PackageSection | devel |
PackageVersion | 4.2.2+git20130529-5.1 |
SHA-1 | F921197D7CBB0662AAE2767E39CC98785C7F7EE7 |
SHA-256 | 7E924A4D9602D0FE784F108E39DF76054591E964FCAA033A16B6D729D0842C3D |