报错Unable to tunnel through proxy. Proxy returns "HTTP/1.1 400 Bad Request
网上看到错误的原因为gradle导致的
你是设置了网络代理嘛?Gradle同步的时候,能访问baidu就行,不需要额外配置代理
确实是代理方面的问题