This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Android Debug Bridge (adb) is a command-line tool tool that lets you communicate with and control an Android-powered device over a USB link from a computer. The adb command facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that you can use to run a variety of commands on a device. Comes as part of the Android SDK.
Open-source | Not defined |
Used by | Google, Meizu, Xiaomi |