Content deleted Content added
m →Development history: Link 9to5Google |
JohnGDallman (talk | contribs) Improved the English a little. |
||
Line 46:
}}
The '''Android Debug Bridge''' (commonly abbreviated as '''adb''') is a [[programming tool]] used for the [[debugging]] of [[Android (operating system)|Android]]-based devices. The [[Daemon (computing)|daemon]] on the Android device connects with the server on the host PC over [[USB]] or [[Transmission Control Protocol|TCP]], which connects to the client that is used by the end-user over TCP. Made available as [[open-source software]] under the [[Apache License]] by [[Google]] since 2007, features include a shell and the possibility to make backups. The adb software is
== Features ==
|