Error setting proxy server Android Studio


Whenever I try to create my application in Android Studio, I get the following error:

Error:169.254/16|*.169.254/16. Will ignore proxy settings for these hosts.

I get an error 5 times. Its nothing special for my project, because I get an error when I create a new project from scratch. Moreover, the problem persists even after I uninstall and reinstall Android Studio.

Any ideas why this is happening?

+2
source share
1 answer

Was there the same problem in Android Studio Preferences → Http Proxy → Automatically detect proxy settings selected

+2
source

Source: https://habr.com/ru/post/1216652/


All Articles