1、打开运行Android SDK Manager ,Tool菜单,选择Options,打开设置菜单,勾选“Force https://...sources to be fetched using http://...”,,然后点Close关闭,如下图:

2、设置hostes文件能电脑能正常访问Google下载中心

打开C:\Windows\System32\drivers\etc文件夹,双击hosts文件,选择使用记事本打开,把以下代码加到hosts文件中。

74.125.113.121 developer.android.com
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com

3、打开SDK Manager.exe试试吧,成功加载SDK版本列表,而且成功解决了Android SDK非常慢的问题,下载速度非常快,达500几kb/s。
安卓模拟器Android SDK Manager 无法获取SDK列表的解决办法

相关文章:

  • 2022-01-13
  • 2022-12-23
  • 2022-02-22
  • 2022-02-15
  • 2022-01-04
猜你喜欢
  • 2021-09-05
  • 2021-10-13
  • 2021-05-04
  • 2022-01-31
  • 2022-03-10
  • 2021-10-12
相关资源
相似解决方案