http://wiki.rootzwiki.com/Google_Apps 

http://productforums.google.com/forum/#!forum/apps

http://www.google.com/enterprise/apps/business/

http://www.hongkiat.com/blog/google-app-mail-for-free/

http://www.teamandroid.com/gapps/

Google Gapps (or Google Apps as they are meant) are the proprietary applications by Google included in many Android devices. These are the core Google apps that are found in almost all phones and tablets. Most of the Gapps Google applications can now be found and updated via the Google Play Store. These apps are always running in Android under the process of com.google.process.gapps!

Some of the Android Gapps included are: the Google Play Store itself, Google Talk, Google Sync (for adding and synchronizing Google accounts), Google Backup Transport, Car Home, Gmail, Google Maps, YouTube, Google Search, Google Voice Search, Google Music, and Google Docs.

For all the other Google applications, you can download Gapps from the Google Play Store. You can download the appropriate package for your Android phone or tablet from the list below and install Gapps with any custom ROM.

gapps-jb-20130813-signed.zip – (Mirror #1) – Latest!

HDPI / MDPI / TINY: gapps-jb-20120726-signed.zip – (Mirror #1)

NOTE: Not compatible with Android 4.2.x.

gapps-jb-20130812-signed.zip – (Mirror #1) – Latest!

HDPI / MDPI / TINY: gapps-jb-20130301-signed.zip – (Mirror #1)

HDPI / MDPI / TINY: gapps-jb-20121212-signed.zip – (Mirror #1)

HDPI / MDPI / TINY: gapps-jb-20121130-signed.zip – (Mirror #1)

NOTE: Not compatible with Android 4.1.x.

gapps-jb-20121011-signed.zip – (Mirror #1)


gapps-ics-20120429-signed.zip – (Mirror #1)

gapps-gb-20110828-newtalk-signed.zip – (Mirror #1)

Android 2.3.4 – Gingerbread

HDPI / MDPI / TINY: gapps-gb-20110613-signed.zip – (Mirror #1)

gapps-gb-20110307-signed.zip – (Mirror #1)

Android 2.3.2 – Gingerbread

HDPI / MDPI / TINY: gapps-gb-20110120-signed.zip – (Mirror #1)

gapps-hdpi-20101114-signed.zip – (Mirror #1)

MDPI: gapps-mdpi-20110501-signed.zip – (Mirror #1)

TINY: gapps-mdpi-tiny-20101020-signed.zip – (Mirror #1)

If any of the links above have stopped working or are dead, please feel free to contact us from our Contact page, Facebook, Twitter or on Google+ – and if you need help on how to install gapps for android, then again, don’t forget to contact us for more tutorials and guides.

Google Gapps – Download Gapps for Android【转】的更多相关文章

  1. Google Map和桌面组件 Android开发教程

    本文节选于机械工业出版社推出的<Android应用开发揭秘>一 书,作者为杨丰盛.本书内容全面,详细讲解了Android框架.Android组件.用户界面开发.游戏开发.数据存储.多媒体开 ...

  2. google官方提供的编译android源码的环境初始化,Initializing a Build Environment

    原文网址:http://source.android.com/source/initializing.html Initializing a Build Environment IN THIS DOC ...

  3. 使用GCM服务(Google Cloud Messaging)实现Android消息推送

    最近在网上查了关于很多Android消息推送的资料,其中主要有四种方法. 1) 使用GCM服务(Google Cloud Messaging) 2) 使用XMPP协议(Openfire + Spark ...

  4. 谷歌将一些弱小的库从安卓代码移除Google Removes Vulnerable Library from Android

    Google this week released the November 2018 set of security patches for its Android platform, which ...

  5. Google 发布的15个 Android 性能优化典范

    2015年伊始,Google发布了关于Android性能优化典范的专题,一共16个短视频,每个3-5分钟,帮助开发者创建更快更优秀的Android App.课程专题不仅仅介绍了Android系统中有关 ...

  6. How to download and compile Android kernel goldfish ?

    Prerequisites Assuming that we already downloaded the android-ndk-r12b and sdk. w4118@w4118:~/utils$ ...

  7. 【转】Google推荐的命名规则——Android图片资源

    http://blog.csdn.net/yy1300326388/article/details/45443477 1.译 资产类型 前缀 例子 图标 ic_ ic_star.png 启动图标 ic ...

  8. 【Gapps】安装GooglePlay引发一系列问题

    再次感谢小海的支持,感谢大家的支持! 从安装CM至如今GooglePlay,小海为我提供了非常多方案,能够说是全面支持.仅仅是出于隐私不便公开他的个人信息,仅提供一个他的博客地址http://luha ...

  9. Android开发配置,消除SDK更新时的“https://dl-ssl.google.com refused”异常

    消除SDK更新时的“https://dl-ssl.google.com refused”错误 消除SDK更新时,有可能会出现这样的错误:Download interrupted: hostname i ...

随机推荐

  1. Oracle 10g DG 环境搭建详解

    环境描述:线上招聘库在物理机上,需要上云主机,于是申请两台云主机:由于云主机变态性,分配的云主机具有很多局限性:1.没有/tmp,2.没有 swap 3. /home 目录非常小:于是申请两块云硬盘, ...

  2. 【服务器_Tomcat】Tomcat的Server Options选项

    一.配置 默认前两个是没有勾选的,应该勾选上: 在Cotext节点中有一个reloadable='true'属性,将它改为false,可以在修改java文件后不用重启服务器即可生效,但是不包括新建ja ...

  3. 【bzoj3295】[Cqoi2011]动态逆序对 树套树 线段树套替罪羊树

    这个东西,关于某个数的逆序对数为在他之前比他大的在他之后比他小的数的数目的和,所以删除之前先把这个减去就好了 人傻自带超大常数,中间由于内存池开小了所以运行错误. #include<cstdio ...

  4. 洛谷P1242 新汉诺塔 【神奇的递归】

    题目描述 设有n个大小不等的中空圆盘,按从小到大的顺序从1到n编号.将这n个圆盘任意的迭套在三根立柱上,立柱的编号分别为A.B.C,这个状态称为初始状态. 现在要求找到一种步数最少的移动方案,使得从初 ...

  5. Linux 进程的 Uninterruptible sleep(D) 状态

    首先,说一下产生D状态的原因. 上图阐释了一个进程运行的情况,首先,运行的时候,进程会向内核请求一些服务,内核就会将程序挂起进程,并将进程放到parked队列,通常这些进程只会在parked队列中停留 ...

  6. thinkphp 3.2 部分数据库连贯操作phpstorm helper 文件

    <?php class Helper { /** * 用于设置数据写入和查询是否严格检查是否存在字段. * 默认情况下不合法数据字段自动删除,如果设置了严格检查则会抛出异常 * 如: * str ...

  7. poj 1743 后缀数组 最长不重叠子串

    Musical Theme Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 30941   Accepted: 10336 D ...

  8. C ------ static 关键字的作用

    首先要理解生存周期与作用域的区别: 生存周期: 变量从定义到销毁的时间范围.存放在全局数据区的变量的生存周期存在于整个程序运行期间,而存放在栈中的数据则随着函数等的作用域结束导致出栈而销毁,除了静态变 ...

  9. 《转》sklearn参数优化方法

    sklearn参数优化方法  http://www.cnblogs.com/nolonely/p/7007961.html   学习器模型中一般有两个参数:一类参数可以从数据中学习估计得到,还有一类参 ...

  10. .net core 中 identity server 4 之术语

    id4的职责: 保护你的资源 通过本地 账户库(Account Store)或者外部身份提供其 认证用户 提供Session管理以及SSO 管理和认证客户端 发行身份及访问Token给客户端 验证To ...