0

I'm using visual studio 2022 and MAUI to develop a Android APP, but I can't find the menu for selecting my local Android Device. I already connected my device with my desktop computer via USB, and setted USB debug mode. Screenshot:

enter image description here

You can see there are Android Emulators menu, iOS local devices menu and so on, but there isn't Android Emulators button. How can I add it manually? I already tried restart VS.

Nowayout
  • 127
  • 9
  • Try this: https://stackoverflow.com/questions/18754535/how-to-know-when-android-phone-connected-adb, https://stackoverflow.com/questions/23081263/adb-android-device-unauthorized?rq=2 – Shaw Sep 01 '23 at 10:14
  • You should work towards establishing a connection between the PC and the device. ( I mean, it is not the VS) – H.A.H. Sep 01 '23 at 10:31
  • Make sure that `USB Device Connectivity` is installed (`VS Installer -> Modify -> Individual components`). Then in the `Tools` menu you should have `Android -> Android SDKs and Tools`. In the `Tools` tab, open up `Extras` and make sure that `Google USB driver` is installed. Otherwise, select it and let VS install it – Jimi Sep 01 '23 at 11:07

0 Answers0