Connect to local asp.net web server from Android emulator
I made a webserver in asp.net with some API. The server run with IIS in localhost, and i have to connect to it from my Android app (using the android studio emulator). The problem is that i can’t connect to the webserver. I tried with ngrok and when i make a request I get