Clone this repo:

Branches

  1. 68fc487 Add ADB root service changes by LuK1337 · 6 years ago 16.0
  2. 2ab3f6f adb: Look for shell executable in alternate places by Tom Marshall · 9 years ago
  3. 2ada090 adb: Add ro.adb.secure.recovery handling by LuK1337 · 6 years ago
  4. ce023af Snap for 13248265 from 710a655ba91eccb4e7900cfd8fbf7a53ad5a76a2 to 25Q2-release by Android Build Coastguard Worker · 1 year ago
  5. 710a655 fastdeploy.cpp: remove unnecessary .c_str()s. by Elliott Hughes · 1 year ago

ADB (Android Debug Bridge) repository

The Android Debug Bridge connects Android devices to computers running other OSes (Linux, MacOS, and Windows) over USB or TCP.

User documentation

man page

Developer documentation

main page