blob: 57a3524da6a53c54d4cb66224044601a3833bf79 [file] [log] [blame]
Robert Ly6519ca02012-11-14 13:26:28 -08001page.title=Google Services
Scott Main61885a62012-11-28 19:23:17 -08002header.hide=1
Robert Ly6519ca02012-11-14 13:26:28 -08003@jd:body
4
Scott Main61885a62012-11-28 19:23:17 -08005<style>
6div.landing-cell,
7div.cell-icon {
8 height:150px;
9}
10div.cell-icon {
11 float:left;
12 margin-right:20px;
13}
14div.cell-icon img {
15 margin:0;
16}
17</style>
Robert Ly6519ca02012-11-14 13:26:28 -080018
Scott Main61885a62012-11-28 19:23:17 -080019<div class="landing-banner">
20
21<div class="col-6" style="min-height:0">
22 <img src="{@docRoot}images/google/google-services.png" alt="" width="340" height="193" />
Robert Ly6519ca02012-11-14 13:26:28 -080023</div>
Scott Main61885a62012-11-28 19:23:17 -080024<div class="col-6">
Robert Ly6519ca02012-11-14 13:26:28 -080025
Scott Main61885a62012-11-28 19:23:17 -080026 <h1 itemprop="name" style="margin-bottom:0;">Google Services</h1>
27 <p itemprop="description">Google offers a variety of services that help you
28enhance your app's capabilities, build new revenue streams, manage app distribution,
29and track app usage.</p>
30 <p>Because these services are offered directly by Google, they're not included in
31 the Android platform. Some are provided by the Google Play
32 service on users' devices, which receives updates from the Google Play Store,
33 and others require a library added to your app.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080034</div>
Scott Main61885a62012-11-28 19:23:17 -080035</div>
36<div>&nbsp;</div>
Robert Ly6519ca02012-11-14 13:26:28 -080037
Scott Main61885a62012-11-28 19:23:17 -080038
39
40
41<div style="margin-top:10px">
42<div class="col-6 normal-links" style="margin-left:0">
43
44<div class="landing-cell">
45 <div class="cell-icon">
46 <img src="{@docRoot}images/google/maps-pin.png">
Robert Ly6519ca02012-11-14 13:26:28 -080047 </div>
Scott Main61885a62012-11-28 19:23:17 -080048 <h4><a href="{@docRoot}google/play-services/maps.html">Google Maps API</a></h4>
49 <p>The power of Google Maps is available to your app
50 with an embeddable map view. You can customize the map with
51 markers and overlays, control the user's perspective, animate the camera, and much more.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080052</div>
53
Scott Main61885a62012-11-28 19:23:17 -080054<div class="landing-cell">
55 <div class="cell-icon">
56 <img src="{@docRoot}images/google/plus-one.png">
57 </div>
58 <h4><a href="{@docRoot}google/play-services/plus.html">Google+ API</a></h4>
59 <p>Authenticate your users by allowing them to sign in with Google+.
60 Provide +1 buttons that allow users to recommend your app content and build customized
61 content for posts on Google+.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080062</div>
63
Scott Main61885a62012-11-28 19:23:17 -080064<div class="landing-cell">
65 <div class="cell-icon">
66 <img src="{@docRoot}images/google/gcm-cloud.png">
67 </div>
68 <h4><a href="{@docRoot}guide/google/gcm/index.html">Google Cloud Messaging</a></h4>
69 <p>Keep your users connected by delivering events with
70 lightweight messages immediately from your web server. There are no quotas or charges
71 to use Google Cloud Messaging.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080072</div>
73
Scott Main61885a62012-11-28 19:23:17 -080074</div><!-- col-6 -->
75
76
77
78
79<div class="col-6" style="margin-right:0">
80
81<div class="landing-cell">
82 <div class="cell-icon">
83 <img src="{@docRoot}images/google/iab-99c.png" />
84 </div>
85 <h4><a href="{@docRoot}guide/google/play/billing/index.html">In-App Billing</a></h4>
86 <p>Build an app with a steady revenue stream that keeps users engaged
87 by offering new content or virtual goods directly in your app. All transactions are handled
88 by Google Play Store for a simple user experience.
89 </p>
90</div>
91
92<div class="landing-cell">
93 <div class="cell-icon">
94<img src="{@docRoot}images/google/analytics.png" />
95 </div>
96 <h4><a class="external-link"
97href="https://developers.google.com/analytics/devguides/collection/android/v2/">Analytics</a></h4>
98
99<p>Measure your success and gain deeper insights into how mobile users engage with your content
100by integrating Google Analytics with your app.</p>
101</div>
102
103<div class="landing-cell">
104 <div class="cell-icon">
105 <img src="{@docRoot}images/google/admob-money.png" />
106 </div>
107 <h4><a class="external-link" href="http://www.google.com/ads/admob/index.html">AdMob Ads</a></h4>
108 <p>Display ads from AdMob offer you an alternative revenue opportunity that leverages
109 multiple ad networks.
110 </p>
111</div>
112
113</div><!-- col-6 -->
114
115</div><!-- margin wrapper -->
116
117
118
119