Connect from Android Emulator with localhost web server

I’m try to connect from Android Emulator with localhost web server and I find the solution
If you use default AVD please set domain is: http://10.0.2.2
If you use genymotion, please set domain is: http://10.0.3.2
Good luck!