How do I debug on a real Android device using Xamarin for Visual Studio?
Asked 07 September, 2021
Viewed 1.1K times
  • 61
Votes

I've found a few links but they don't explain how this is done. I can debug using Xamarin Studio IDE but that IDE (no offense) is lame compared to Visual Studio 2012.
Using Visual Studio 2012, there appears to only be option to select an emulator to debug. So how do I get it to debug on my real device via USB (I already have USB Debugging = true)?

9 Answer