Skip to content

Commit 16cf643

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am fbcb624: Merge "docs: update reference links and misc revisions" into jb-mr1-dev
* commit 'fbcb624be82e184482b547b09765a03db2305039': docs: update reference links and misc revisions
2 parents b86695d + fbcb624 commit 16cf643

File tree

6 files changed

+139
-157
lines changed

6 files changed

+139
-157
lines changed

docs/html/google/index.jd

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ div.cell-icon img {
2525

2626
<h1 itemprop="name" style="margin-bottom:0;">Google Services</h1>
2727
<p itemprop="description">Google offers a variety of services that help you
28-
enhance your app's capabilities, build new revenue streams, manage app distribution,
29-
and track app usage.</p>
28+
build new revenue streams, manage app distribution,
29+
track app usage, and enhance your app with features such as maps, sign-in, and
30+
cloud messaging.</p>
3031
<p>Because these services are offered directly by Google, they're not included in
3132
the Android platform. Some are provided by the Google Play
3233
service available on devices with Google Play,
@@ -43,34 +44,34 @@ and track app usage.</p>
4344

4445
<div class="landing-cell">
4546
<div class="cell-icon">
46-
<img src="{@docRoot}images/google/maps-pin.png">
47+
<img src="{@docRoot}images/google/maps-pin.png" width="40" >
4748
</div>
4849
<h4><a href="{@docRoot}google/play-services/maps.html"
4950
>Google Maps</a></h4>
5051
<p>The power of Google Maps is available to your app
5152
with an embeddable map view. You can customize the map with
52-
markers and overlays, control the user's perspective, animate the camera, and much more.</p>
53+
markers and overlays, control the user's perspective, draw lines
54+
and shapes, and much more.</p>
5355
</div>
5456

5557
<div class="landing-cell">
5658
<div class="cell-icon">
57-
<img src="{@docRoot}images/google/plus-one.png">
59+
<img src="{@docRoot}images/google/plus-one.png" width="40" >
5860
</div>
5961
<h4><a href="{@docRoot}google/play-services/plus.html"
6062
>Google+</a></h4>
61-
<p>Authenticate your users by allowing them to sign in with Google+.
62-
Provide +1 buttons that allow users to recommend your app content and build customized
63-
content for posts on Google+.</p>
63+
<p>Authenticate users and allow them to sign in, add +1 buttons so users can
64+
recommend your app content, and allow them to share your content on Google+.</p>
6465
</div>
6566

6667
<div class="landing-cell">
6768
<div class="cell-icon">
68-
<img src="{@docRoot}images/google/gcm-cloud.png">
69+
<img src="{@docRoot}images/google/gcm-cloud.png" width="40" >
6970
</div>
7071
<h4><a href="{@docRoot}google/gcm/index.html"
7172
>Google Cloud Messaging</a></h4>
72-
<p>Keep your users connected by delivering events with
73-
lightweight messages immediately from your web server. There are no quotas or charges
73+
<p>Immediately notify your users about timely events by delivering
74+
lightweight messages from your web server. There are no quotas or charges
7475
to use Google Cloud Messaging.</p>
7576
</div>
7677

@@ -83,7 +84,7 @@ and track app usage.</p>
8384

8485
<div class="landing-cell">
8586
<div class="cell-icon">
86-
<img src="{@docRoot}images/google/iab-99c.png" />
87+
<img src="{@docRoot}images/google/iab-99c.png" width="40" />
8788
</div>
8889
<h4><a href="{@docRoot}google/play/billing/index.html"
8990
>Google Play In-App Billing</a></h4>
@@ -95,24 +96,26 @@ and track app usage.</p>
9596

9697
<div class="landing-cell">
9798
<div class="cell-icon">
98-
<img src="{@docRoot}images/google/analytics.png" />
99+
<img src="{@docRoot}images/google/analytics.png" width="40" />
99100
</div>
100101
<h4><a class="external-link"
101102
href="https://developers.google.com/analytics/devguides/collection/android/v2/"
102103
>Google Analytics</a></h4>
103104

104-
<p>Measure your success and gain deeper insights into how mobile users engage with your content
105-
by integrating Google Analytics with your app.</p>
105+
<p>Measure your success and gain insights into how users engage with your app content
106+
by integrating Google Analytics. You can track in-app purchases, the number of active users,
107+
interaction patterns, and much more.
108+
</p>
106109
</div>
107110

108111
<div class="landing-cell">
109112
<div class="cell-icon">
110-
<img src="{@docRoot}images/google/admob-money.png" />
113+
<img src="{@docRoot}images/google/admob-money.png" width="40" />
111114
</div>
112115
<h4><a class="external-link" href="https://developers.google.com/mobile-ads-sdk/"
113116
>Google AdMob Ads</a></h4>
114117
<p>Display ads from AdMob offer you an alternative revenue opportunity that leverages
115-
multiple ad networks.
118+
multiple ad networks with targeted ads and several display formats.
116119
</p>
117120
</div>
118121

docs/html/google/play-services/analytics.jd

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)