How to load Proxy Auto Config (PAC) file in Android with java -
i want create proxy application connectting specific web sites proxy. thinking using pac file in application, didn't find source this.
how can load pac file programmatically in android? if there isnt way this, how can set proxy rule in android java?
Comments
Post a Comment