kmdupr33
kmdupr33

Reputation: 620

Android Studio proxy settings build error


Whenever I try to build my app in Android Studio I get the following error:

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

I get the error 5 times. Its nothing specific to my project because I get the error when I create a new project from scratch. Moreover, the problem persists even after I removed and reinstalled Android Studio.

Any ideas why this is happening?

Upvotes: 2

Views: 2162

Answers (1)

user305346
user305346

Reputation: 21

Had same issue, in Android studio Preference >> Http Proxy >> selected Auto-Detect proxy settings

Upvotes: 2

Related Questions