blob: 49eac1cfa906ed849eb00d32a407b1713ed23171 [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
Scott Maine36276a2012-12-02 16:07:30 -080028build new revenue streams, manage app distribution,
29track app usage, and enhance your app with features such as maps, sign-in, and
30cloud messaging.</p>
Scott Main03c172e2012-12-03 13:00:09 -080031 <p>Although these Google services are not included in the Android platform, they are
32 supported by most Android-powered devices. When using these services, you can
33 distribute your app to all device with Google Play running Android 2.2
34 or higher, and some services support even more devices.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080035</div>
Scott Main61885a62012-11-28 19:23:17 -080036</div>
37<div>&nbsp;</div>
Robert Ly6519ca02012-11-14 13:26:28 -080038
Scott Main61885a62012-11-28 19:23:17 -080039
40
41
42<div style="margin-top:10px">
43<div class="col-6 normal-links" style="margin-left:0">
44
45<div class="landing-cell">
46 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -080047 <img src="{@docRoot}images/google/maps-pin.png" width="40" >
Robert Ly6519ca02012-11-14 13:26:28 -080048 </div>
Scott Mainb74844c2012-11-29 21:13:30 -080049 <h4><a href="{@docRoot}google/play-services/maps.html"
50 >Google Maps</a></h4>
Scott Main61885a62012-11-28 19:23:17 -080051 <p>The power of Google Maps is available to your app
52 with an embeddable map view. You can customize the map with
Scott Maine36276a2012-12-02 16:07:30 -080053 markers and overlays, control the user's perspective, draw lines
54 and shapes, and much more.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080055</div>
56
Scott Main61885a62012-11-28 19:23:17 -080057<div class="landing-cell">
58 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -080059 <img src="{@docRoot}images/google/plus-one.png" width="40" >
Scott Main61885a62012-11-28 19:23:17 -080060 </div>
Scott Mainb74844c2012-11-29 21:13:30 -080061 <h4><a href="{@docRoot}google/play-services/plus.html"
62 >Google+</a></h4>
Scott Maine36276a2012-12-02 16:07:30 -080063 <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>
Robert Ly6519ca02012-11-14 13:26:28 -080065</div>
66
Scott Main61885a62012-11-28 19:23:17 -080067<div class="landing-cell">
68 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -080069 <img src="{@docRoot}images/google/gcm-cloud.png" width="40" >
Scott Main61885a62012-11-28 19:23:17 -080070 </div>
Scott Mainb74844c2012-11-29 21:13:30 -080071 <h4><a href="{@docRoot}google/gcm/index.html"
72 >Google Cloud Messaging</a></h4>
Scott Maine36276a2012-12-02 16:07:30 -080073 <p>Immediately notify your users about timely events by delivering
74 lightweight messages from your web server. There are no quotas or charges
Scott Main61885a62012-11-28 19:23:17 -080075 to use Google Cloud Messaging.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080076</div>
77
Scott Main61885a62012-11-28 19:23:17 -080078</div><!-- col-6 -->
79
80
81
82
83<div class="col-6" style="margin-right:0">
84
85<div class="landing-cell">
86 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -080087 <img src="{@docRoot}images/google/iab-99c.png" width="40" />
Scott Main61885a62012-11-28 19:23:17 -080088 </div>
Scott Mainb74844c2012-11-29 21:13:30 -080089 <h4><a href="{@docRoot}google/play/billing/index.html"
90 >Google Play In-App Billing</a></h4>
Scott Main61885a62012-11-28 19:23:17 -080091 <p>Build an app with a steady revenue stream that keeps users engaged
92 by offering new content or virtual goods directly in your app. All transactions are handled
93 by Google Play Store for a simple user experience.
94 </p>
95</div>
96
97<div class="landing-cell">
98 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -080099<img src="{@docRoot}images/google/analytics.png" width="40" />
Scott Main61885a62012-11-28 19:23:17 -0800100 </div>
101 <h4><a class="external-link"
Scott Mainb74844c2012-11-29 21:13:30 -0800102href="https://developers.google.com/analytics/devguides/collection/android/v2/"
103 >Google Analytics</a></h4>
Scott Main61885a62012-11-28 19:23:17 -0800104
Scott Maine36276a2012-12-02 16:07:30 -0800105<p>Measure your success and gain insights into how users engage with your app content
106by integrating Google Analytics. You can track in-app purchases, the number of active users,
107interaction patterns, and much more.
108</p>
Scott Main61885a62012-11-28 19:23:17 -0800109</div>
110
111<div class="landing-cell">
112 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -0800113 <img src="{@docRoot}images/google/admob-money.png" width="40" />
Scott Main61885a62012-11-28 19:23:17 -0800114 </div>
Scott Mainb74844c2012-11-29 21:13:30 -0800115 <h4><a class="external-link" href="https://developers.google.com/mobile-ads-sdk/"
116 >Google AdMob Ads</a></h4>
Scott Main61885a62012-11-28 19:23:17 -0800117 <p>Display ads from AdMob offer you an alternative revenue opportunity that leverages
Scott Maine36276a2012-12-02 16:07:30 -0800118 multiple ad networks with targeted ads and several display formats.
Scott Main61885a62012-11-28 19:23:17 -0800119 </p>
120</div>
121
122</div><!-- col-6 -->
123
124</div><!-- margin wrapper -->
125
126
127
128