需要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. List<E> 接口简明

    java.util.List<E>接口. ListIterator.equals 方法 List 是 Collection 接口的子接口,具备了 Collection 的所有方法. Lis ...

  2. ASP.NET MVC应用迁移到ASP.NET Core及其异同简介

    ASP.NET Core是微软新推出支持跨平台.高性能.开源的开发框架,相比起原有的ASP.NET来说,ASP.NET Core更适合开发现代应用程序,如跨平台.Dorker的支持.集成现代前端开发框 ...

  3. [ABP]浅谈工作单元 在整个 ABP 框架当中的应用

    ABP在其内部实现了工作单元模式,统一地进行事务与连接管理. 其核心就是通过 Castle 的 Dynamic Proxy 进行动态代理,在组件注册的时候进行拦截器注入,拦截到实现了 Unit Of ...

  4. [LeetCode] Largest Palindrome Product 最大回文串乘积

    Find the largest palindrome made from the product of two n-digit numbers. Since the result could be ...

  5. Mysql单表查询(胖胖老师)

    数据准备drop table if exists class;create table class(    class_no int(2) unsigned zerofill primary key ...

  6. [Luogu 1410]子序列

    Description 给定一个长度为N(N为偶数)的序列,问能否将其划分为两个长度为N/2的严格递增子序列, Input 若干行,每行表示一组数据.对于每组数据,首先输入一个整数N,表示序列的长度. ...

  7. [NOIp 2014]飞扬的小鸟

    Description Flappy Bird 是一款风靡一时的休闲手机游戏.玩家需要不断控制点击手机屏幕的频率来调节小鸟的飞行高度,让小鸟顺利通过画面右方的管道缝隙.如果小鸟一不小心撞到了水管或者掉 ...

  8. 【BZOJ1012】【JSOI2008】最大数maxnumber

    Description 现在请求你维护一个数列,要求提供以下两种操作:1. 查询操作.语法:Q L 功能:查询当前数列中末尾L个数中的最大的数,并输出这个数的值.限制:L不超过当前数列的长度.2. 插 ...

  9. 2015 多校联赛 ——HDU5363(快速幂)

    Problem Description soda has a set S with n integers {1,2,…,n}. A set is called key set if the sum o ...

  10. hdu 5533(几何水)

    Input The first line contains a integer T indicating the total number of test cases. Each test case ...