started · updated
Google announces ADB Wi-Fi 2.0 for faster Android wireless debugging
Google has announced ADB Wi-Fi 2.0, a major overhaul of the Android wireless debugging system designed to improve connection stability and speed. Introduced alongside Android 17 and Android SDK Platform-Tools 37.0.0, the update reworks the ADB server, the adbd daemon, and Android Studio integration.
The new implementation utilizes an mDNS implementation to replace legacy Bonjour and mDNS protocols, allowing devices to remain connected more reliably even when network configurations change. Additionally, the adbd daemon now manages wireless debugging based on network trust, automatically disabling the feature on untrusted networks to enhance security.
According to Google, these improvements result in a 32% increase in auto-connection success rates and a 66% increase in connection speeds for 90% of connections. The update is compatible with phones, tablets, Wear OS devices, and TVs. Developers can pair devices via QR code or a pairing code through the Android Studio Device Manager.