我正在使用SharePoint制作Android应用,但是当我在网络浏览器上打开网站时,我遇到了一些问题。它工作正常,但尝试链接Android WebView
它给了一个未知的主机,我也配置了代理。
网址为http://SharePoint:2080/sitepages/hom.aspx
答案 0 :(得分:0)
我得到了解决方案, 实际上android模拟器不接受来自机器的主机配置,对于sharepoint站点工作,我们必须使用命令行中的-dns-server命令为该设置设置DNS
或
https://sharepoint.stackexchange.com/questions/80570/connecting-to-sharepoint-from-android