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. HDU2460-Network

    题目 给一个\(n\)个点\(m\)条边的无向连通图,\(Q\)次往图中加边,每次加边后问图中的桥有多少个.(加边后边留着). \(n\le 10^5,m\le 2\times 10^5,Q\le 1 ...

  2. CRM 建设方案(01):CRM基础

    CRM 客户关系管理系统基础 客户关系管理简称CRM(Customer Relationship Management).CRM概念引入中国已有数年,其字面意思是客户关系管理,但其深层的内涵却有着许多 ...

  3. [十二]SpringBoot 之 servlet

    Web开发使用 Controller 基本上可以完成大部分需求,但是我们还可能会用到 Servlet.Filter.Listener.Interceptor 等等. 当使用spring-Boot时,嵌 ...

  4. Immediate Decodability HDU - 1305(模板trie)

    求这些01串是否有一个是另一个的前缀.. 就是求次数就好了嘛...emm... 网上竟然都用指针写.... #include<cstdio> #include<iostream> ...

  5. hive 排序和聚集

    1.order by 是对数据进行全排序,属于标准排序语句 order by 会对输入做全局排序,因此只有一个reducer(多个reducer无法保证全局有序)只有一个reducer,会导致当输入规 ...

  6. [AT2377] [agc014_e] Blue and Red Tree

    题目链接 AtCoder:https://agc014.contest.atcoder.jp/tasks/agc014_e 洛谷:https://www.luogu.org/problemnew/sh ...

  7. 【BZOJ3771】Triple(生成函数,多项式运算)

    [BZOJ3771]Triple(生成函数,多项式运算) 题面 有\(n\)个价值\(w\)不同的物品 可以任意选择\(1,2,3\)个组合在一起 输出能够组成的所有价值以及方案数. \(n,w< ...

  8. 【NOIP2017】列队(Splay)

    [NOIP2017]列队(Splay) 题面 洛谷 题解 其实好简单啊... 对于每一行维护一棵\(Splay\) 对于最后一列维护一棵\(Splay\) \(Splay\)上一个节点表示一段区间 每 ...

  9. redis安全性 添加访问密码

    设置客户端连接访问redis服务器必须进行身份验证. vi打开编辑redis配置文件:[root@martin etc]# vi /usr/local/redis/etc/redis.conf 在约1 ...

  10. Uoj308【UNR #2】UOJ拯救计划

    分析:比较难分析的一道题,先把式子写出来,ans=∑C(k,i)*f(i),f(i)是选i个颜色的方案数.这个模数有点奇怪,比较小而且是合数,说不定就会有某种规律,如果i >= 3,可以发现C( ...