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

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -