Using my android phone as emulator

Shay Wilner 1,726 Reputation points
2023-02-07T19:36:19.0666667+00:00

Hi

How can i used my android phone as emulator ?

I develop using xamarin android project under visual studio 2022

Thanks

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

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,471 Reputation points Microsoft Vendor
    2023-02-08T01:57:43.2966667+00:00

    Hello,

    If you want to test on your own Android physical device, you need to enable developer options and turn on USB debugging. This is related to the specific method of opening USB debugging and the specific mobile phone device vendor, please search for your mobile phone model how to turn on USB debugging.

    Then, you could refer to the following documentations to debug your Xamarin project on your devices.

    Best Regards,

    Alec Liu.


    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.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Shay Wilner 1,726 Reputation points
    2023-02-10T14:22:55.7966667+00:00
    0 comments No comments