PDA

View Full Version : Proxy in Webview?



"BumbleBee"
5th November 2011, 08:09
How can I put a proxy in my webview,so that every site I visit,my ip is protected?

Fred
29th January 2012, 14:54
I think the easiest way is to set an application wide proxy with setApplicationProxy. If you want a proxy only in the webview, you can use setNetworkAccessManager.