在官方下的android SDK的安装包,运行时,呈现:
Failed to fetch URL
https://dl-ssl.google.com/android/repository/repository.xml,
reason: HTTPS SSL error. You might want to force download through HTTP in the
settings.

解决办法:
在安装的页面中,批改****代理设备:
1.Settings里Http Proxy
Server:10.159.192.62,Http Proxy Port:8080
2.选择如下两个选项卡:Force https//.....using
http...,还有一个:Ask Before restaring ADB.


更多相关文章

  1. Android(安卓)CTS 测试总结
  2. 理解onMeasure
  3. 面试题5:椭圆里面有个内切圆,内切圆中有文字
  4. Android之十一实现登陆页面分析
  5. LinearLayout水平居中控制
  6. android 背景圆角以及图片圆角处理
  7. Android(安卓)Bundle类
  8. Android(安卓)Studio 3.0以后打包修改文件名方法
  9. android AlertDialog自定义全屏显示

随机推荐

  1. android 4.0.x Home键事件拦截/监听
  2. Android侧边导航栏+ListView基础实践
  3. Android—API中文文档
  4. android studio 升级到最新版遇到的各种
  5. android 自带APP 作用
  6. Android标题栏最右边添加按钮的实例
  7. s3c6410 android 移植Step by step
  8. Dialog整个窗体背景设置为透明
  9. android 自定义dialog,窗口动画,
  10. Android Path的使用详解