@@ -29,7 +29,7 @@ enhance your app's capabilities, build new revenue streams, manage app distribut
2929and track app usage.</p>
3030 <p>Because these services are offered directly by Google, they're not included in
3131 the Android platform. Some are provided by the Google Play
32- service on users' devices, which receives updates from the Google Play Store ,
32+ service available on devices with Google Play,
3333 and others require a library added to your app.</p>
3434</div>
3535</div>
@@ -45,7 +45,8 @@ and track app usage.</p>
4545 <div class="cell-icon">
4646 <img src="{@docRoot}images/google/maps-pin.png">
4747 </div>
48- <h4><a href="{@docRoot}google/play-services/maps.html">Google Maps API</a></h4>
48+ <h4><a href="{@docRoot}google/play-services/maps.html"
49+ >Google Maps</a></h4>
4950 <p>The power of Google Maps is available to your app
5051 with an embeddable map view. You can customize the map with
5152 markers and overlays, control the user's perspective, animate the camera, and much more.</p>
@@ -55,7 +56,8 @@ and track app usage.</p>
5556 <div class="cell-icon">
5657 <img src="{@docRoot}images/google/plus-one.png">
5758 </div>
58- <h4><a href="{@docRoot}google/play-services/plus.html">Google+ API</a></h4>
59+ <h4><a href="{@docRoot}google/play-services/plus.html"
60+ >Google+</a></h4>
5961 <p>Authenticate your users by allowing them to sign in with Google+.
6062 Provide +1 buttons that allow users to recommend your app content and build customized
6163 content for posts on Google+.</p>
@@ -65,7 +67,8 @@ and track app usage.</p>
6567 <div class="cell-icon">
6668 <img src="{@docRoot}images/google/gcm-cloud.png">
6769 </div>
68- <h4><a href="{@docRoot}google/gcm/index.html">Google Cloud Messaging</a></h4>
70+ <h4><a href="{@docRoot}google/gcm/index.html"
71+ >Google Cloud Messaging</a></h4>
6972 <p>Keep your users connected by delivering events with
7073 lightweight messages immediately from your web server. There are no quotas or charges
7174 to use Google Cloud Messaging.</p>
@@ -82,7 +85,8 @@ and track app usage.</p>
8285 <div class="cell-icon">
8386 <img src="{@docRoot}images/google/iab-99c.png" />
8487 </div>
85- <h4><a href="{@docRoot}google/play/billing/index.html">In-App Billing</a></h4>
88+ <h4><a href="{@docRoot}google/play/billing/index.html"
89+ >Google Play In-App Billing</a></h4>
8690 <p>Build an app with a steady revenue stream that keeps users engaged
8791 by offering new content or virtual goods directly in your app. All transactions are handled
8892 by Google Play Store for a simple user experience.
@@ -94,7 +98,8 @@ and track app usage.</p>
9498<img src="{@docRoot}images/google/analytics.png" />
9599 </div>
96100 <h4><a class="external-link"
97- href="https://developers.google.com/analytics/devguides/collection/android/v2/">Analytics</a></h4>
101+ href="https://developers.google.com/analytics/devguides/collection/android/v2/"
102+ >Google Analytics</a></h4>
98103
99104<p>Measure your success and gain deeper insights into how mobile users engage with your content
100105by integrating Google Analytics with your app.</p>
@@ -104,7 +109,8 @@ by integrating Google Analytics with your app.</p>
104109 <div class="cell-icon">
105110 <img src="{@docRoot}images/google/admob-money.png" />
106111 </div>
107- <h4><a class="external-link" href="http://www.google.com/ads/admob/index.html">AdMob Ads</a></h4>
112+ <h4><a class="external-link" href="https://developers.google.com/mobile-ads-sdk/"
113+ >Google AdMob Ads</a></h4>
108114 <p>Display ads from AdMob offer you an alternative revenue opportunity that leverages
109115 multiple ad networks.
110116 </p>
0 commit comments