Hello @Nathan Sokalski ,
Please try to open Android Adb Command Prompt(Tools > Android > Android Adb Command Prompt....) and run adb devices
command, see if the devices list there.
If no devices are listed there, try to run adb kill-server
and adb start-server
command. See if it works.
I tested on my side with 17.13.4 but failed to reproduce this issue, so if the issue persists, could you please share us the complete steps you performed and let us know the components/tools about Android, SDK, Xamarin, MAUI that you have installed on your machine?
Besides, is it possible to test on another machine or try the third, fourth different Android devices? I doubt that the devices have been connected, it’s just VS didn’t refresh it. Will rebooting a couple of times works?
Best regards,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.