Skip to content

Commit 4123b46

Browse files
ddoughertyAndroid (Google) Code Review
authored andcommitted
Merge "Doc change: updated numbers for Andriod. Fix gcm image path." into jb-dev
2 parents c70ec65 + 24a3242 commit 4123b46

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

docs/html/about/index.jd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ header.hide=0
77
<div style="position:absolute;width:440px;">
88
<p>Android powers hundreds of millions of mobile devices in more than 190
99
countries around the world. It's the largest installed base of any mobile platform
10-
and growing fast&mdash;every day another 900,000 users power up their
10+
and growing fast&mdash;every day another million users power up their
1111
Android devices for the first time and start looking for apps, games,
1212
and other digital content. </p>
1313

@@ -30,11 +30,11 @@ style="margin:20px 0 10px 30px;" />
3030
than 300 hardware, software, and carrier partners, Android has rapidly become
3131
the fastest-growing mobile OS.</p>
3232

33-
<blockquote>Every day more than 900,000 new Android devices are activated worldwide.</blockquote>
33+
<blockquote>Every day more than 1 million new Android devices are activated worldwide.</blockquote>
3434

3535
<p>Android’s openness has made it a favorite for consumers and developers alike,
3636
driving strong growth in app consumption. Android users download more than
37-
1 billion apps and games from Google Play each month. </p>
37+
1.5 billion apps and games from Google Play each month. </p>
3838

3939
<p>With it's partners, Android is continuously pushing the boundaries of hardware and software
4040
forward to bring new capabilities to users and developers. For developers,
@@ -80,11 +80,11 @@ and so on.</p>
8080

8181
<p>To help you develop efficiently, the <a href="{@docRoot}tools/index.html">Android
8282
Developer Tools</a>
83-
offers a full Java IDE with advanced features for developing, debugging, and
83+
offer a full Java IDE with advanced features for developing, debugging, and
8484
packaging Android apps. Using the IDE, you can develop on any available Android
8585
device or create virtual devices that emulate any hardware configuration.</p>
8686

87-
<blockquote>A billion downloads a month and growing. Get your apps in front
87+
<blockquote>1.5 billion downloads a month and growing. Get your apps in front
8888
of millions of users at Google's scale.</blockquote>
8989

9090
<h3>Open marketplace for distributing your apps</h3>

docs/html/distribute/googleplay/about/monetizing.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ free apps must remain free (to download) for the life of the app.</p>
113113
<h2 id="buyer-currency" style="margin-top:1.5em;">Flexible pricing in the currencies of your customers</h2>
114114

115115
<div style="float:right;margin-left:18px;border:1px solid #DDD;">
116-
<img src="{@docRoot}images/gp-buyer-currency.png" style="width:240px;padding:4px;margin-bottom:0;">
116+
<img src="{@docRoot}images/gp-buyer-currency.png" style="width:240px;padding:4px;margin-bottom:1em;">
117117
</div>
118118

119119
<p>Google Play gives you complete control over how you price your products. You

docs/html/distribute/googleplay/about/visibility.jd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ of users at Google's scale. </p>
1414
<h2 id="reach">Worldwide reach, rapid growth</h2>
1515

1616
<p>Google Play is the premier store for distributing Android apps. It’s
17-
preinstalled on more than 300 million devices worldwide, a number growing by
18-
almost a million every day. Android users have downloaded
17+
preinstalled on more than 400 million devices worldwide, a number growing by
18+
more than a million every day. Android users have downloaded
1919
more than <strong style="text-wrap:none;">15 billion apps</strong> from Google
20-
Play, growing at a rate of more than 1 billion per month.</p>
20+
Play, growing at a rate of more than 1.5 billion per month.</p>
2121

2222
<p>When you publish on Google Play, you put your apps in front of Android's huge
2323
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>
3535
</div>
3636
<p class="image-caption" style="padding:.5em"><span
3737
style="font-weight:500;">Growth in app consumption</span>: Users download more than
38-
1 billion apps from Google Play each month.</p>
38+
1.5 billion apps from Google Play each month.</p>
3939
</div>
4040

4141
<div>

docs/html/guide/google/index.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pp.
6868
<div class="layout-content-col span-4">
6969
<h4>
7070
Google Cloud Messaging
71-
</h4><img src="{@docRoot}images/gcm-logo.png" width="150px" style="padding:9px;">
71+
</h4><img src="{@docRoot}images/gcm/gcm-logo.png" width="150px" style="padding:9px;">
7272
<p>
7373
Notify your apps of important events with messages that are lightweight and battery-saving.
7474
</p><a href="{@docRoot}guide/google/gcm/index.html">Learn more &raquo;</a>

0 commit comments

Comments
 (0)