需要FQ,建议使用VPN,下载前准备点时间配置网络环境。我的百度网盘好像有~~不过忘记地址了,改天共享,或者私聊我。

2015.4 Android 5.1

Android Studio

https://dl.google.com/dl/android/studio/install/1.1.0/android-studio-bundle-135.1740770-windows.exe

https://dl.google.com/dl/android/studio/install/1.1.0/android-studio-ide-135.1740770-windows.exe

https://dl.google.com/dl/android/studio/ide-zips/1.1.0/android-studio-ide-135.1740770-windows.zip

https://dl.google.com/dl/android/studio/install/1.1.0/android-studio-ide-135.1740770-mac.dmg

https://dl.google.com/dl/android/studio/ide-zips/1.1.0/android-studio-ide-135.1740770-linux.zip

SDK Tools only

http://dl.google.com/android/installer_r24.1.2-windows.exe

http://dl.google.com/android/android-sdk_r24.1.2-windows.zip

http://dl.google.com/android/android-sdk_r24.1.2-macosx.zip

http://dl.google.com/android/android-sdk_r24.1.2-linux.tgz

NDK

没有变化同下边的 Anroid 5.0 r10d

2014.12 Android 5.0

Android Studio

https://dl.google.com/dl/android/studio/install/1.0.1/android-studio-bundle-135.1641136.exe

https://dl.google.com/dl/android/studio/install/1.0.1/android-studio-ide-135.1641136.exe

https://dl.google.com/dl/android/studio/ide-zips/1.0.1/android-studio-ide-135.1641136-windows.zip

https://dl.google.com/dl/android/studio/install/1.0.1/android-studio-ide-1641136.dmg

https://dl.google.com/dl/android/studio/ide-zips/1.0.1/android-studio-ide-135.1641136-linux.zip

SDK Tools only

http://dl.google.com/android/installer_r24.0.2-windows.exe

http://dl.google.com/android/android-sdk_r24.0.2-windows.zip

http://dl.google.com/android/android-sdk_r24.0.2-macosx.zip

http://dl.google.com/android/android-sdk_r24.0.2-linux.tgz

NDK

http://dl.google.com/android/ndk/android-ndk-r10d-windows-x86.exe

http://dl.google.com/android/ndk/android-ndk-r10d-windows-x86_64.exe

http://dl.google.com/android/ndk/android-ndk-r10d-darwin-x86.bin

http://dl.google.com/android/ndk/android-ndk-r10d-darwin-x86_64.bin

http://dl.google.com/android/ndk/android-ndk-r10d-linux-x86.bin

http://dl.google.com/android/ndk/android-ndk-r10d-linux-x86_64.bin

2014.7.2 Android 4.4

ADT Bundle

http://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip

http://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip

http://dl.google.com/android/adt/adt-bundle-mac-x86_64-20140702.zip

http://dl.google.com/android/adt/adt-bundle-linux-x86-20140702.zip

http://dl.google.com/android/adt/adt-bundle-linux-x86_64-20140702.zip

SDK Tools Only

http://dl.google.com/android/android-sdk_r23.0.2-windows.zip

http://dl.google.com/android/installer_r23.0.2-windows.exe

http://dl.google.com/android/android-sdk_r23.0.2-macosx.zip

http://dl.google.com/android/android-sdk_r23.0.2-linux.tgz

ADT Eclipse Plugin

https://dl.google.com/android/ADT-23.0.6.zip

Android Studio

http://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-windows.exe

http://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-mac.dmg

http://dl.google.com/android/studio/install/0.8.6/android-studio-bundle-135.1339820-linux.tgz

Android NDK

http://dl.google.com/android/ndk/android-ndk32-r10-windows-x86.zip

http://dl.google.com/android/ndk/android-ndk32-r10-windows-x86_64.zip

http://dl.google.com/android/ndk/android-ndk32-r10-darwin-x86.tar.bz2

http://dl.google.com/android/ndk/android-ndk32-r10-darwin-x86_64.tar.bz2

http://dl.google.com/android/ndk/android-ndk32-r10-linux-x86.tar.bz2

http://dl.google.com/android/ndk/android-ndk32-r10-linux-x86_64.tar.bz2

http://dl.google.com/android/ndk/android-ndk64-r10-windows-x86.zip

http://dl.google.com/android/ndk/android-ndk64-r10-windows-x86_64.zip

http://dl.google.com/android/ndk/android-ndk64-r10-darwin-x86.tar.bz2

http://dl.google.com/android/ndk/android-ndk64-r10-darwin-x86_64.tar.bz2

http://dl.google.com/android/ndk/android-ndk64-r10-linux-x86.tar.bz2

http://dl.google.com/android/ndk/android-ndk64-r10-linux-x86_64.tar.bz2

http://dl.google.com/android/ndk/android-ndk-r10-cxx-stl-libs-with-debug-info.zip

如果下载速度很慢或者无法下载,有三种解决方法

1.忍耐,多试几次。

2.使用P2SP下载工具,比如迅雷,百度云离线.

3.你们懂得.

无法在线升级请看下边

修改hosts 文件:

sudo vi /etc/hosts

添加

XXX.XXX.XXX.XXX dl-ssl.google.com

XXX.XXX.XXX.XXX dl.google.com

上边的IP地址从 http://ping.chinaz.com/ 得到

android NDK的下载-文件太大的更多相关文章

  1. 生成的API分析文件太大。我们无法在交付前验证您的API使用信息。这只是通知信息。

    这次使用了APICloud平台来开发移动APP, 发布的时候在api控制台云编译成ipa后,这次使用apple提供的Application Loader工具提交apa文件到iTunes上去,提交结束的 ...

  2. Android利用Http下载文件

    Android利用Http下载文件 一.场景 下载存文本文件和下载如mp3等大容量的文件 界面 二.代码编写 1.AndroidMainfest.xml中配置 主要是解决网络权限和写SDCard的权限 ...

  3. jvm内存快照dump文件太大,怎么分析

    1.场景 通常,使用eclipse的mat图形化工具打开dump的时候都会内存溢出. 对于比较小的dump,eclipse可以打开,但一旦dump文件太大,eclipse就有点束手无策. 这时候怎么办 ...

  4. 教你如何在 Android 使用多线程下载文件

    # 教你如何在 Android 使用多线程下载文件 前言 在 Android 日常开发中,我们会经常遇到下载文件需求,这里我们也可以用系统自带的 api DownloadManager 来解决这个问题 ...

  5. [办公自动化]PPT文件太大,如何压缩?

    如果你经常需要制作PPT,文件太大的确是个问题. 那么应该如何压缩呢? 以office 2007为例 第一.可以选中图片,然后双击,在弹出的菜单栏中,选择压缩图片. 然后选择选项, 有三种比例可选,建 ...

  6. Sqlserver2005日志文件太大,使其减小的方法

    Sqlserver2005日志文件太大,使其减小的方法: 运行下面的三行 dbName为数据库名: backup log dbNamewith NO_LOG backup log dbNamewith ...

  7. ORACLE 监听日志文件太大停止写监听日志引起数据库连接不上问题

    生产库监听日志文件太大(达到4G多),发现oracle停止写监听日志,检查参数log_file,log_directory,log_status 均正常,数据库运行也正常. 经确认确实为监听日志过大引 ...

  8. apache日志文件太大的问题

    apache日志文件太大的问题 处理Apache日志的两种方法 rotatelogs 是 Apache 2.2 中自带的管道日志程序 rotatelogs [ -l ] logfile [ rotat ...

  9. Mysql文件太大导入失败解决办法总结

    Mysql文件太大导入失败解决办法总结 在使用phpmyadmin导入数据库的时候可能会碰到由于数据库文件太大而无法导入的问题! 英文提示如下:File exceeds the maximum all ...

随机推荐

  1. POJ-1251 Jungle Roads---MST裸题(需要编号)

    题目链接: https://vjudge.net/problem/POJ-1251 题目大意: 首先给你一个图,需要你求出最小生成树,输入N个节点,用大写字母表示了节点,然后节点与节点之间有权值. 思 ...

  2. 【webstorm使用手册】如何让webstorm支持nextcss基础语法?

    第一步, 安装 PostCss插件 如果不知道如何安装插件,参看:http://www.cnblogs.com/codelovers/p/7048113.html 第二步,设置文件类型解析方式 打开F ...

  3. Shiro加密

    在开发的时候,很多数据我们都希望是以加密过后的形式存储起来,而不是最原始的数据. 在shiro中也提供了编码,解码,加密,加密算法实现等等一系列的内容. 编码/解码 在org.apache.shiro ...

  4. ●BZOJ 2752 [HAOI2012]高速公路(road)

    题链: http://www.lydsy.com/JudgeOnline/problem.php?id=2752题解: 期望,线段树. 把每个路段看成一个点,那么对于l~R的操作,就可以转化为对l~r ...

  5. ●POJ 2007 Scrambled Polygon

    题链: http://poj.org/problem?id=2007 题解: 计算几何,极角排序 按样例来说,应该就是要把凸包上的i点按 第三像限-第四像限-第一像限-第二像限 的顺序输出. 按 叉积 ...

  6. ●BZOJ 2588 Spoj 10628. Count on a tree

    题链: http://www.lydsy.com/JudgeOnline/problem.php?id=2588 题解: 主席树,在线,(求LCA)感觉主席树真的好厉害...在原树上建主席树.即对于原 ...

  7. Codeforces Round #402 (Div. 1)

    A题卡壳了,往离线倒着加那方面想了会儿,后来才发现方向错了,二十多分钟才过掉,过了B后做D,想法好像有点问题,最后只过两题,掉分了,差一点回紫. AC:AB Rank:173 Rating:2227- ...

  8. RAC基本原理

    RAC基本原理 什么是RAC? 多个实例跑在多个服务器上 一个数据库存放在共享的存储上,所有实例都可以访问 实例之间通过内联网络交换数据和信息 共享存储内容:数据文件.REDO.UNDO.控制文件 参 ...

  9. Spring源码分析(一)--BeanProcessor

    一.何谓BeanProcessor BeanProcessor是SpringFramework里非常重要的核心接口之一,我先贴出一段源代码: /* * Copyright 2002-2015 the ...

  10. js延迟函数

    正确写法: setTimeout(function (){ alert("delay!"); },5000); 错误写法: setTimeout( alert("dela ...