Introducing Fast and Reliable Wireless Debugging with Android Debug Bridge (ADB) Wi-Fi 2.0



Posted by Steven Jenkins, Product Manager, Sherif Eid, Senior Software Engineer, and Fabien Sanglard, Staff Software Engineer, Android Studio

Wireless debugging on Android is now faster, more reliable, and easier to set up than ever. With ADB Wi-Fi 2.0, we’ve introduced a new server stack and smarter network handling to directly address developer feedback around usability gaps.

How ADB Wi-Fi 2.0 Improves Wireless Debugging

To ensure ADB Wi-Fi 2.0 is even more reliable, we reworked all three core components of the stack: the adb server, the adbd daemon, and Android Studio.

Here are the new features:

  • A new server stack (adb): Previously, wireless device connections would sever when network configurations changed or devices were turned off. This meant that connections would drop for common occurrences. With our new mDNS stack, we’ve replaced both Bonjour and legacy mDNS so that your wireless devices more reliably stay connected as you go about your day.
  • Smarter network handling (adbd): Previously, the workstation’s mDNS client would sporadically drop services. Now, the daemon automatically turns off ADB Wi-Fi when it detects an untrusted network and re-enables itself once running on a user-allowed network.
  • Improved discoverability in Android Studio: Previously, Wi-Fi pairing was difficult to find. Now, you simply enable wireless debugging on your phone and it will show in Android Studio’s Device Manager.

With ADB Wi-Fi 2.0, auto-connection success rates improved by 32% and connection speeds increased by 66% for 90% of connections.

Getting Started

You can use ADB Wi-Fi 2.0 on your phone, tablet, Wear OS, and TV. Here’s how to get started:

  1. Update to Android 17, Android SDK Platform-Tools 37.0.0, and Android Studio Quail 3 or later.
  2. Ensure your workstation and your Android device are connected to the same Wi-Fi network.
  3. On your device, navigate to Developer Options and enable Wireless debugging.
  4. Open the Android Studio Device Manager and click the pair over Wi-Fi icon.
  5. Scan the QR code with your device or use a pairing code, and you’re all set!

For more information, see the documentation or watch the presentation at Android Makers by droidcon 2026.

As always, we appreciate any feedback. If you find a bug or issue, please report it. Also, you can be part of our vibrant Android developer community on LinkedIn, YouTube, or X.




Source link

  • Related Posts

    Leverage Android skills and Gemma 4 in Android Studio Quail 4

    Android Studio Quail 4 is now stable and ready for you to use in production. This is the final stable release for Android Studio Quail. The new features in Android…

    Emulator control for adaptive app development

    Adaptive app development is fundamental on Android, but making sure everything looks good and every feature works the way it should require multiple tests on multiple devices. Or does it?…

    Leave a Reply

    Your email address will not be published. Required fields are marked *