ADB
ADB definition by Slang.net
This page explains what the acronym "ADB" means. The definition, example, and related terms listed above have been written and compiled by the Slang.net team.
We are constantly updating our database with new slang terms, acronyms, and abbreviations. If you would like to suggest a term or an update to an existing one, please let us know!
Android developers and super users use ADB to stand for Android Debug Bridge. ADB is a command-line tool that allows users to communicate with Android devices (such as smartphones and tablets) from a PC. It's included with Android Studio, the primary program developers use to develop and deploy Android apps.
Typical Android users will never encounter or need to use ADB. However, ADB can be useful for sideloading apps acquired outside the Google Play store and creating backups of the data and apps stored on your device. If you're not very technologically literate, you can ask your favorite techie to help you use ADB correctly.