I'm trying to define a http proxy on my htc desire 2.2.

I've tried using various apps from the market. None worked!
I've tried using the adb shell, that is manually insert the proper
values into the database. Didnt work either.
Finally I tried to make my own app using
Settings.System.putString(getContentResolver(),
Settings.System.HTTP_PROXY, "localhost:8080"); which also seems to be
ignored. (No exceptions was thrown)

Can anyone tell me how to do this?


best regards,
Seb

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

Reply via email to