Android Debug Bridge
Encyclopedia
__NOINDEX__
The Android Debug Bridge (ADB) is a tool kit for Android developers, availiable for Windows
Microsoft Windows
Microsoft Windows is a series of operating systems produced by Microsoft.Microsoft introduced an operating environment named Windows on November 20, 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces . Microsoft Windows came to dominate the world's personal...

, Linux
Linux
Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution. The defining component of any Linux system is the Linux kernel, an operating system kernel first released October 5, 1991 by Linus Torvalds...

, and Mac OSX. Found as part of the Android SDK Platform-tools package, it consists of both client and server-side programs that communicate with one another. The ADB is typically accessed through the command-line interface
Command-line interface
A command-line interface is a mechanism for interacting with a computer operating system or software by typing commands to perform specific tasks...

.

Usage

The format for issuing commands through the adb is typically:

adb [-d|-e|-s ]

Security

In March 2011, Android was targeted using a "resource exhaustion attack" to attempt to install a rootkit on the target phone using ADB.
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK