• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to access sharepoint developed intranet websites in Android emulator

Hi
I am having a .exe file of android emulator[I mean without sdk].
I am unable to access an intranet website url which is developed in sharepoint in the browser of the emulator.
With proxy settings, we are able to open google, yahoo ,etc..
How can i access intranet url in order to test in the android browser??
 
I had a similar problem with just accessing intranet sites by url. I believe that android will not use local DNS configuration for looking up addresses or it does not do a proper lookup if it does not see a valid internet address.

I was able to access my intranet pages using the direct IP address of the server. While this may not be good in a large setting, for my case it worked. It might be OK in your's as well.
 
Back
Top Bottom