Table of Contents
    Home / Definitions / adb – Android Debug Bridge
    Development 1 min read

    Short for Android Debug Bridge, adb is a command-line debugging application shipped with the Android SDK. Adb provides tools to browse the device, copy tools on the device, and forward ports for debugging.

    Was this Article helpful? Yes No