Content deleted Content added
m De-link common terms (by script) per MOS:OVERLINK Tag: Reverted |
|||
Line 15:
| caption = Starting the adb server in [[GNOME Terminal]], which then [[Network enumeration|enumerates]] the devices. After that, a [[Unix shell|shell]] is opened on the device being debugged to run the [[uname]] command.
| other_names =
| author =
| developer =
| released = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
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
== Features ==
|