xamarin.android - Debugging a "remote" Android device with Xamarin? -
so needing debugging xamarin android. wouldn't such problem if emulator wasn't slow. so, looked @ setting x86 emulator, because i'm running xamarin within vmware (host machine linux), won't work. best bet install either x86 accelerated android, or use android-x86 host machine.
how xamarin connect device not's running on same machine though?
it's possible configure adb debug on network instead of usb. check out xamarin's document titled setup device development, , scroll down section titled connect device computer directions on how so.
Comments
Post a Comment