summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2012-07-02 15:56:49 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-07-02 15:56:49 -0700
commit4123b46f0e4146cb181b53af476e34bfede7d1ec (patch)
tree42e8be5c7fcfb42d8e21a69439eab2836667f63f
parentc70ec659e8f63b31e11f5f0a82c638261d67056e (diff)
parent24a3242029c1d26c925f8fe2f904277da49db629 (diff)
downloadbase-4123b46f0e4146cb181b53af476e34bfede7d1ec.tar.gz
Merge "Doc change: updated numbers for Andriod. Fix gcm image path." into jb-dev
-rw-r--r--docs/html/about/index.jd10
-rw-r--r--docs/html/distribute/googleplay/about/monetizing.jd2
-rw-r--r--docs/html/distribute/googleplay/about/visibility.jd8
-rw-r--r--docs/html/guide/google/index.jd2
4 files changed, 11 insertions, 11 deletions
diff --git a/docs/html/about/index.jd b/docs/html/about/index.jd
index c2d642628c71..cf90d04de119 100644
--- a/docs/html/about/index.jd
+++ b/docs/html/about/index.jd
@@ -7,7 +7,7 @@ header.hide=0
<div style="position:absolute;width:440px;">
<p>Android powers hundreds of millions of mobile devices in more than 190
countries around the world. It's the largest installed base of any mobile platform
-and growing fast&mdash;every day another 900,000 users power up their
+and growing fast&mdash;every day another million users power up their
Android devices for the first time and start looking for apps, games,
and other digital content. </p>
@@ -30,11 +30,11 @@ style="margin:20px 0 10px 30px;" />
than 300 hardware, software, and carrier partners, Android has rapidly become
the fastest-growing mobile OS.</p>
-<blockquote>Every day more than 900,000 new Android devices are activated worldwide.</blockquote>
+<blockquote>Every day more than 1 million new Android devices are activated worldwide.</blockquote>
<p>Android’s openness has made it a favorite for consumers and developers alike,
driving strong growth in app consumption. Android users download more than
-1 billion apps and games from Google Play each month. </p>
+1.5 billion apps and games from Google Play each month. </p>
<p>With it's partners, Android is continuously pushing the boundaries of hardware and software
forward to bring new capabilities to users and developers. For developers,
@@ -80,11 +80,11 @@ and so on.</p>
<p>To help you develop efficiently, the <a href="{@docRoot}tools/index.html">Android
Developer Tools</a>
-offers a full Java IDE with advanced features for developing, debugging, and
+offer a full Java IDE with advanced features for developing, debugging, and
packaging Android apps. Using the IDE, you can develop on any available Android
device or create virtual devices that emulate any hardware configuration.</p>
-<blockquote>A billion downloads a month and growing. Get your apps in front
+<blockquote>1.5 billion downloads a month and growing. Get your apps in front
of millions of users at Google's scale.</blockquote>
<h3>Open marketplace for distributing your apps</h3>
diff --git a/docs/html/distribute/googleplay/about/monetizing.jd b/docs/html/distribute/googleplay/about/monetizing.jd
index d40f6150dac9..2fa2da891640 100644
--- a/docs/html/distribute/googleplay/about/monetizing.jd
+++ b/docs/html/distribute/googleplay/about/monetizing.jd
@@ -113,7 +113,7 @@ free apps must remain free (to download) for the life of the app.</p>
<h2 id="buyer-currency" style="margin-top:1.5em;">Flexible pricing in the currencies of your customers</h2>
<div style="float:right;margin-left:18px;border:1px solid #DDD;">
-<img src="{@docRoot}images/gp-buyer-currency.png" style="width:240px;padding:4px;margin-bottom:0;">
+<img src="{@docRoot}images/gp-buyer-currency.png" style="width:240px;padding:4px;margin-bottom:1em;">
</div>
<p>Google Play gives you complete control over how you price your products. You
diff --git a/docs/html/distribute/googleplay/about/visibility.jd b/docs/html/distribute/googleplay/about/visibility.jd
index 2e609d93d7a8..47fa56ed8815 100644
--- a/docs/html/distribute/googleplay/about/visibility.jd
+++ b/docs/html/distribute/googleplay/about/visibility.jd
@@ -14,10 +14,10 @@ of users at Google's scale. </p>
<h2 id="reach">Worldwide reach, rapid growth</h2>
<p>Google Play is the premier store for distributing Android apps. It’s
-preinstalled on more than 300 million devices worldwide, a number growing by
-almost a million every day. Android users have downloaded
+preinstalled on more than 400 million devices worldwide, a number growing by
+more than a million every day. Android users have downloaded
more than <strong style="text-wrap:none;">15 billion apps</strong> from Google
-Play, growing at a rate of more than 1 billion per month.</p>
+Play, growing at a rate of more than 1.5 billion per month.</p>
<p>When you publish on Google Play, you put your apps in front of Android's huge
base of active customers, in more than 130 countries and territories across the
@@ -35,7 +35,7 @@ user's devices instantly, over the air. No cable or sync is ever needed.</p>
</div>
<p class="image-caption" style="padding:.5em"><span
style="font-weight:500;">Growth in app consumption</span>: Users download more than
-1 billion apps from Google Play each month.</p>
+1.5 billion apps from Google Play each month.</p>
</div>
<div>
diff --git a/docs/html/guide/google/index.jd b/docs/html/guide/google/index.jd
index 2eb83446853d..e1fc5816ef8e 100644
--- a/docs/html/guide/google/index.jd
+++ b/docs/html/guide/google/index.jd
@@ -68,7 +68,7 @@ pp.
<div class="layout-content-col span-4">
<h4>
Google Cloud Messaging
- </h4><img src="{@docRoot}images/gcm-logo.png" width="150px" style="padding:9px;">
+ </h4><img src="{@docRoot}images/gcm/gcm-logo.png" width="150px" style="padding:9px;">
<p>
Notify your apps of important events with messages that are lightweight and battery-saving.
</p><a href="{@docRoot}guide/google/gcm/index.html">Learn more &raquo;</a>