Connect External Android Device to Visual Studio 2022
Asked Answered
P

0

12

This is not a Question but a short manual on how to connect an external Android device to Visual Studio 2022 for USB Debugging in App development (in Dez. 2023). The original info is from this Video

  • open Visual Studio updater → inidvidual Components
  • Install USB Device Connectivity
  • In Visual Studio go to Tools → Android → Android SDK Manager
  • open Tools Tab → Extras → Google USB Driver (install)
  • Connect device to 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 you connected device
  • start
Pesach answered 20/12, 2023 at 10:45 Comment(1)
There is a typo inidvidual, the correct word is individualDrover

© 2022 - 2024 — McMap. All rights reserved.