Connect External Android Device to Visual Studio 2022
This is not a Question but a short manual on connecting an external Android device to Visual Studio 2022 for USB Debugging in App development (in Dec. 2023). The original info is from this Video
open Visual Studio updater → Individual Components
Install USB Device Connectivity
In Visual Studio go to Tools → Android → Android SDK Manager
open Tools Tab → Extras → Google USB Driver (install)
Connect the device to the development machine, activate USB Debugging on the device
open project
select Debug configuration
From the menu where you select the device (e.g. android emulator/Windows machine/etc.) select your connected device