VS2022 can not see my real android device

WillAutioItrax 206 Reputation points
2021-11-23T19:36:54.48+00:00

I have a Galaxy S10e on Android 11 that has Dev mode turned on and is connected via USB to the pc. Visual Studio 2022 does not see this device. It is not in the list of devices to choose to run on. So, I can't test against a real device.

I have deleted the bin and obj files; done a clean and rebuild, unplugged and replugged the device; turn of VS and restarted it.

Any ideas on what else to try?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,377 questions
0 comments No comments
{count} votes

Accepted answer
  1. JarvanZhang 23,971 Reputation points
    2021-11-24T01:54:02.457+00:00

    Hello WillAutioItrax,​

    Welcome to our Microsoft Q&A platform!

    I test a demo on VS 2022 to check the function, it works as expected. Is the VS 2019 installed on your pc? Could the 'Galaxy S10e' device be identified on VS 2019? Please test to vertify it. And try using another physical device to deploy the project on VS 2022. If the problem only occurs on 'Galaxy S10e' device, try to reboot the phone and test again.

    Best Regards,

    Jarvan Zhang


    If the response is helpful, 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.


1 additional answer

Sort by: Most helpful
  1. Clint Mayers 5 Reputation points
    2023-06-04T11:24:04.94+00:00

    Make sure USB debugging is on on your phone under development options.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.