I have to debug a c# application for Android that use a socket to connect to a desktop pc using an UDP connection. The problem is that from the Emulator I can't setup the network. I tried enabling WiFi but no emulated WiFi was available. Is it related to the emulator version 25.2.5-3567187 currently not updated to the latest version 26.1.1-4333796 (Stable update channel) for the missing tools as explained here ?
Here,
Is there a workaround to setup a connection between emulator and other device in the same network?
Also why in emulator setting (...) there aren't advanced options.