Skip to content

Commit 8f810af

Browse files
committed
Reference ADB Wi-Fi 2 talk
1 parent 12b355c commit 8f810af

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ wadb --pair-timeout 3m --connect-timeout 45s
5555

5656
The actual TLS pairing handshake is handled by `adb pair`; `wadb` only orchestrates discovery and credential generation.
5757

58+
## Background
59+
60+
For a deeper explanation of the ADB Wi-Fi pairing flow, mDNS discovery, and newer reconnect improvements, see the Android Makers/droidCon 2026 talk [How ADB Wifi 2.0 works](https://www.youtube.com/watch?v=_CR44gRhad4).
61+
5862
## `adb` discovery
5963

6064
`wadb` searches for `adb` in this order and uses the first match:

0 commit comments

Comments
 (0)