I am trying to load a url using simple webview.loadurl and it times out after 30 seconds or so.
I went ahead and tried hitting the same url from default android browser(comes with most samsung devices) and there also it doesn't load and gives error in 30 seconds
I tried the same with chrome browser and the page loads in about 2:30 minutes. Is there a way to increase timout duration in android? or is there a way to set the client to chrome always. Any suggestion.