Skip to content

Glossary

ADB

ADB (Android Debug Bridge) is a command-line tool that connects a computer to an Android device or emulator for development and debugging. Over USB or Wi-Fi it can install and uninstall apps, copy files, read logs, open a device shell and run tests, making it central to the Android development workflow.