Hi

I have the following setup. I have a 1.6 phone with an apn that
requires a proxy, in addition I have a wifi connection that does not
require a proxy (or maybe it requires a different one).
My app uses android.net.Proxy.getHost(context) in order to find out
the current proxy settings but even if I am on wifi, this call returns
the proxy from the currenctly selected apn.

So is this a bug or intentional? In any case how do I get the correct
proxy (or the lack thereof) information?

thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to