zoukankan      html  css  js  c++  java
  • andriod 中设置sdk升级代理服务器

    Android SDK 在线更新镜像服务器资源:

    大连东软信息学院镜像服务器地址:

    • http://mirrors.neusoft.edu.cn 端口:80

    北京化工大学镜像服务器地址:

    • IPv4: http://ubuntu.buct.edu.cn/ 端口:80
    • IPv4: http://ubuntu.buct.cn/ 端口:80
    • IPv6: http://ubuntu.buct6.edu.cn/ 端口:80

    上海GDG镜像服务器地址:

    • http://sdk.gdgshanghai.com 端口:8000

    中国科学院开源协会镜像站地址:

    • IPV4/IPV6: http://mirrors.opencas.cn 端口:80
    • IPV4/IPV6: http://mirrors.opencas.org 端口:80
    • IPV4/IPV6: http://mirrors.opencas.ac.cn 端口:80

    腾讯Bugly 镜像:

    • http://android-mirror.bugly.qq.com 端口:8080
    • 腾讯镜像使用方法: http://android-mirror.bugly.qq.com:8080/include/usage.html

    使用方法

    1. 启动 Android SDK Manager ,打开主界面,依次选择『Tools』、『Options...』,弹出『Android SDK Manager - Settings』窗口;

    2. 在『Android SDK Manager - Settings』窗口中,在『HTTP Proxy Server」和「HTTP Proxy Port』输入框内填入上面镜像服务器地址和端口,并且选中『Force https://... sources to be fetched using http://...』复选框。设置完成后单击『Close』按钮关闭『Android SDK Manager - Settings』窗口返回到主界面;

    3. 依次选择『Packages』、『Reload』。 

     
     
    http://tools.android-studio.org/index.php/proxy
  • 相关阅读:
    POJ 2112 Optimal Milking (Floyd+二分+最大流)
    hdu5444 Elven Postman
    hdu5442 Favorite Donut
    hdu5437 Alisha’s Party
    hdu5433 Xiao Ming climbing
    hdu5432 Pyramid Split
    Codeforces Round #316 (Div. 2) C. Replacement
    hdu5396 Expression
    hdu3506 Monkey Party
    hdu3516 Tree Construction
  • 原文地址:https://www.cnblogs.com/sdgtxuyong/p/5542622.html
Copyright © 2011-2022 走看看