Wireless Debugging in Visual Studio 2026 / 2022
Tired of being tethered to a USB cable while debugging mobile apps? This video walks through setting up wireless debugging using scrcpy (an open-source screen mirroring tool) and Android Debug Bridge (ADB) over Wi-Fi.
What you will learn
- How to install and configure scrcpy for Android screen mirroring
- How to switch ADB to TCP mode and connect to your device over Wi-Fi
- How to find your Android device’s IP address for wireless connectivity
- How to deploy and debug your .NET MAUI or Xamarin app wirelessly from Visual Studio
- How scrcpy mirrors your device screen on your development machine for easier debugging