Android:“错误的请求-无效的主机名"从模拟器访问localhost时
我无法将localhost与xamarin.android应用程序一起使用. 我已经执行了Web项目& Chrome浏览器上的服务项目(而非移动应用).
I am not able to use localhost with xamarin.android application. I have executed Web project & Service project(not mobile app) on Chrome Browser.
我尝试在Android Studio模拟器&中浏览的显示的端口号;通过附加10.0.2.2的Genymotion模拟器:& 10.0.3.2:分别得到结果无效的请求-无效的主机名.甚至我都尝试过服务项目端口号,两者均无法正常工作.
The displayed port number I tried browsing in Android Studio emulators & Genymotion emulators by appending 10.0.2.2: & 10.0.3.2: respectively, I got result Bad Request-Invalid Hostname. Even I have tried Service project port number, both not working.
Web项目:使用Visual Studio 2017&的ASP.NET项目.在相同的解决方案中拥有服务项目.
Web Project: ASP.NET project using Visual Studio 2017 & Having service project in the same solution.
我已经通过第三方软件 ngrock
I have solved this issue from third party software ngrock