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

相关推荐
代码s贝多芬的音符18 小时前
android mlkit 实现仰卧起坐和俯卧撑识别
android
jwn99919 小时前
Laravel9.x核心特性全解析
android
今天又在写代码19 小时前
数据智能分析平台部署服务器
android·服务器·adb
sibylyue20 小时前
Nginx\Tomcat\Jetty\Netty
java·nginx·http
梦里花开知多少20 小时前
深入谈谈Launcher的启动流程
android·架构
jwn99920 小时前
Laravel11.x新特性全解析
android·开发语言·php·laravel
我就是马云飞21 小时前
停更5年后,我为什么重新开始写技术内容了
android·前端·程序员
cyber_两只龙宝21 小时前
【Nginx】Nginx反向代理之实现http的反向代理
linux·运维·nginx·http·云原生·反向代理
stevenzqzq21 小时前
Kotlin 协程:withContext 与 async 核心区别与使用场景
android·开发语言·kotlin
唔6621 小时前
原生 Android(Kotlin)仅串口「侵入式架构」完整案例三
android·架构·kotlin