Binary package “android-tools-adb” in ubuntu trusty
Android Debug Bridge CLI tool
Android Debug Bridge (adb) is a versatile tool 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.
Published versions
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in amd64 (Proposed)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in amd64 (Release)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in arm64 (Proposed)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in arm64 (Release)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in armhf (Proposed)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in armhf (Release)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in i386 (Proposed)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in i386 (Release)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in powerpc (Proposed)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in powerpc (Release)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in ppc64el (Proposed)
- android-tools-adb 4.2.2+git20130218-3ubuntu23 in ppc64el (Release)