I have set up wifi, I installed HTTP proxy and configured it, but where I put the proxy authentication credentials?
-
Use Drony, it sets up proxy for the whole system (with authentication), no root is required. – Max Aug 02 '16 at 10:53
-
@YukioFukuzawa you should add that comment as an answer – Henrique de Sousa Apr 21 '17 at 10:55
5 Answers
To modify the proxy settings in Android 4 and Samsung Galaxy you should do this:
Go to Settings / Wifi. Long-click on your network and select Modify network. Scroll down to Show advanced options which should show you the proxy options.

- 191
- 1
- 1
- 7
-
3The question was about using proxy authentication. The proxy settings in Android don't allow entering authentication details. – thomasrutter Nov 20 '13 at 04:12
According to this, you need an external app and you need to root the phone.
Some other solutions shared in a Google Code issue thread.
Update:
Using Gesture Search, I entered "proxy" and got to the Proxy settings on my Droid. Don't know how to get there otherwise, and don't know if it actually works, but there you go. (Someone else mentioned it in that Google thread.)

- 19,723
- 34
- 110
- 159
My Samsung Galaxy S II has proxy settings enabled under
Settings > Wireless & Network > Wifi settings > Advanced
I can set a proxy address and a port number.
The proxy I'm sitting behind requires authentication tho and I'm having trouble finding these settings.

- 129
- 3
-
2Note that you need to press Menu to see the Advanced option, it's not one options on the screen. – GAThrawn May 13 '11 at 10:02
Try Proxy Settings, a free app that reveals the Proxy settings button available in most stock ROMs.

- 1,216
- 2
- 13
- 16
-
The question was about using proxy authentication. The proxy settings in Android don't allow entering authentication details. – thomasrutter Nov 20 '13 at 04:11
Right under where you put your proxy settings (Settings - > Wifi - > Long click your network -> Manage settings -> Advanced -> Proxy -> manual) you can put your username and password.
Keep in mind that some apps (e,g: chrome) do not recognize those settings and will ask you for credentials in the first time (as of oct 18)
This also imply you can use authenticated proxy in .pac file while using chrome.

- 281
- 2
- 6
-
1Which version of Android was this screenshot taken? I'm running Android 9 and everything from "Authenticate server" on down is missing from my manual proxy settings. – dave823 Oct 31 '19 at 17:37
-