HI,
I want to configure the proxy through code. I am able to insert into settings.db http_proxy. But problem is, my proxy need authentication, so it does not allow access to network without proxy.
With the current setting my Browser is working in android, but that is because it asks for authentication credentials and thus connects successfully to the network. But when I try to access it through my application I do not get any authentication screen!
Can anybody help me with this??

