android studio配置Http Proxy

1、问题描述:

Error:Unable to tunnel through proxy. Proxy returns "HTTP/1.1 400 Bad Request"
解决:HTTP Proxy设置

1.File→Settings...→System Settings → HTTP Proxy → Auto-detect proxy settings";

2.勾选下方"Automatic proxy configuration URL";

3.配置镜像地址:mirrors.aliyun.com:80

4.applay

备注:其他镜像站参考:

1.阿里云镜像站地址:mirrors.aliyun.com 端口:80

2.清华大学镜像站地址:mirrors.tuna.tsinghua.edu.cn 端口:80

相关推荐
姑苏风1 小时前
《Kotlin实战》-附录
android·开发语言·kotlin
数据猎手小k4 小时前
AndroidLab:一个系统化的Android代理框架,包含操作环境和可复现的基准测试,支持大型语言模型和多模态模型。
android·人工智能·机器学习·语言模型
你的小105 小时前
JavaWeb项目-----博客系统
android
风和先行5 小时前
adb 命令查看设备存储占用情况
android·adb
AaVictory.6 小时前
Android 开发 Java中 list实现 按照时间格式 yyyy-MM-dd HH:mm 顺序
android·java·list
似霰7 小时前
安卓智能指针sp、wp、RefBase浅析
android·c++·binder
大风起兮云飞扬丶7 小时前
Android——网络请求
android
干一行,爱一行7 小时前
android camera data -> surface 显示
android
断墨先生7 小时前
uniapp—android原生插件开发(3Android真机调试)
android·uni-app
无极程序员9 小时前
PHP常量
android·ide·android studio