Issue
I want to use my phone as an emulator for Visual Studio 2019. I want to use Visual Studio 2019 as an alternative for Android Studio because my pc can't handle it (I only have 4gb RAM). I tried coding in Visual Studio 2019 but I don't have an emulator. I tried downloading "Visual Studio Emulator for Android" but the software is not compatible with my pc (I don't know why). So, is it possible to use my phone as an emulator for Visual Studio 2019? and if not, what other alternative IDE can I use for our android app project?
Note: I'm still a student so I don't know much but I really appreciate the help
Solution
yes.
In order get debugging working I did the following.
Go to Settings > About phone and tap Build Number repeatedly until developer mode is enabled Go into Settings > Developer options and turn USB debugging ON Connect you phone to your PC via USB. I had to plug my phone into my PC's onboard USB port, not my USB hub as this did not work You should be prompted to trust your PC (trust it) Fire up Visual Studio Open your solution and your device should now be available. Side note: I have noticed that sometimes it also depends on the cable you use. If you still have no luck, perhaps try another cable.
Answered By - Joydeep Saha
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.