blob: 095388e0dc6e21ad09e41a7fdcaaa0a08771ec7b [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
Scott Mainda31f2e2012-12-04 18:23:09 -08004<div id="butterbar-wrapper" >
5 <div id="butterbar" >
6 <div id="butterbar-message">
7<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform">
8 Take the Android Developer Survey</a>
9 </div>
10 </div>
11</div>
Robert Ly6519ca02012-11-14 13:26:28 -080012
Scott Main61885a62012-11-28 19:23:17 -080013<style>
14div.landing-cell,
15div.cell-icon {
16 height:150px;
17}
18div.cell-icon {
19 float:left;
20 margin-right:20px;
21}
22div.cell-icon img {
23 margin:0;
24}
25</style>
Robert Ly6519ca02012-11-14 13:26:28 -080026
Scott Main61885a62012-11-28 19:23:17 -080027<div class="landing-banner">
28
29<div class="col-6" style="min-height:0">
30 <img src="{@docRoot}images/google/google-services.png" alt="" width="340" height="193" />
Robert Ly6519ca02012-11-14 13:26:28 -080031</div>
Scott Main61885a62012-11-28 19:23:17 -080032<div class="col-6">
Robert Ly6519ca02012-11-14 13:26:28 -080033
Scott Main61885a62012-11-28 19:23:17 -080034 <h1 itemprop="name" style="margin-bottom:0;">Google Services</h1>
35 <p itemprop="description">Google offers a variety of services that help you
Scott Maine36276a2012-12-02 16:07:30 -080036build new revenue streams, manage app distribution,
37track app usage, and enhance your app with features such as maps, sign-in, and
38cloud messaging.</p>
Scott Main03c172e2012-12-03 13:00:09 -080039 <p>Although these Google services are not included in the Android platform, they are
40 supported by most Android-powered devices. When using these services, you can
Scott Maina06c2942012-12-03 15:09:16 -080041 distribute your app on Google Play to all devices running Android 2.2
Scott Main03c172e2012-12-03 13:00:09 -080042 or higher, and some services support even more devices.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080043</div>
Scott Main61885a62012-11-28 19:23:17 -080044</div>
45<div>&nbsp;</div>
Robert Ly6519ca02012-11-14 13:26:28 -080046
Scott Main61885a62012-11-28 19:23:17 -080047
48
49
50<div style="margin-top:10px">
51<div class="col-6 normal-links" style="margin-left:0">
52
53<div class="landing-cell">
54 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -080055 <img src="{@docRoot}images/google/maps-pin.png" width="40" >
Robert Ly6519ca02012-11-14 13:26:28 -080056 </div>
Scott Mainb74844c2012-11-29 21:13:30 -080057 <h4><a href="{@docRoot}google/play-services/maps.html"
58 >Google Maps</a></h4>
Scott Main61885a62012-11-28 19:23:17 -080059 <p>The power of Google Maps is available to your app
60 with an embeddable map view. You can customize the map with
Scott Maine36276a2012-12-02 16:07:30 -080061 markers and overlays, control the user's perspective, draw lines
62 and shapes, and much more.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080063</div>
64
Scott Main61885a62012-11-28 19:23:17 -080065<div class="landing-cell">
66 <div class="cell-icon">
Robert Ly32c0cac2013-02-12 10:31:42 -080067 <img src="{@docRoot}images/google/plus-logo.png" width="40" >
Scott Main61885a62012-11-28 19:23:17 -080068 </div>
Scott Mainb74844c2012-11-29 21:13:30 -080069 <h4><a href="{@docRoot}google/play-services/plus.html"
70 >Google+</a></h4>
Robert Ly32c0cac2013-02-12 10:31:42 -080071 <p>Allow users to sign in with their Google account,
72 customize the user experience with Google+ info,
73 pull people into your app with interactive posts,
74 and add +1 buttons so users can recommend your content.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080075</div>
76
Scott Main61885a62012-11-28 19:23:17 -080077<div class="landing-cell">
78 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -080079 <img src="{@docRoot}images/google/gcm-cloud.png" width="40" >
Scott Main61885a62012-11-28 19:23:17 -080080 </div>
Scott Mainb74844c2012-11-29 21:13:30 -080081 <h4><a href="{@docRoot}google/gcm/index.html"
82 >Google Cloud Messaging</a></h4>
Scott Maine36276a2012-12-02 16:07:30 -080083 <p>Immediately notify your users about timely events by delivering
84 lightweight messages from your web server. There are no quotas or charges
Scott Main61885a62012-11-28 19:23:17 -080085 to use Google Cloud Messaging.</p>
Robert Ly6519ca02012-11-14 13:26:28 -080086</div>
87
Scott Main61885a62012-11-28 19:23:17 -080088</div><!-- col-6 -->
89
90
91
92
93<div class="col-6" style="margin-right:0">
94
95<div class="landing-cell">
96 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -080097 <img src="{@docRoot}images/google/iab-99c.png" width="40" />
Scott Main61885a62012-11-28 19:23:17 -080098 </div>
Scott Mainb74844c2012-11-29 21:13:30 -080099 <h4><a href="{@docRoot}google/play/billing/index.html"
100 >Google Play In-App Billing</a></h4>
Scott Main61885a62012-11-28 19:23:17 -0800101 <p>Build an app with a steady revenue stream that keeps users engaged
102 by offering new content or virtual goods directly in your app. All transactions are handled
103 by Google Play Store for a simple user experience.
104 </p>
105</div>
106
107<div class="landing-cell">
108 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -0800109<img src="{@docRoot}images/google/analytics.png" width="40" />
Scott Main61885a62012-11-28 19:23:17 -0800110 </div>
111 <h4><a class="external-link"
Scott Mainb74844c2012-11-29 21:13:30 -0800112href="https://developers.google.com/analytics/devguides/collection/android/v2/"
113 >Google Analytics</a></h4>
Scott Main61885a62012-11-28 19:23:17 -0800114
Scott Maine36276a2012-12-02 16:07:30 -0800115<p>Measure your success and gain insights into how users engage with your app content
116by integrating Google Analytics. You can track in-app purchases, the number of active users,
117interaction patterns, and much more.
118</p>
Scott Main61885a62012-11-28 19:23:17 -0800119</div>
120
121<div class="landing-cell">
122 <div class="cell-icon">
Scott Maine36276a2012-12-02 16:07:30 -0800123 <img src="{@docRoot}images/google/admob-money.png" width="40" />
Scott Main61885a62012-11-28 19:23:17 -0800124 </div>
Scott Mainb74844c2012-11-29 21:13:30 -0800125 <h4><a class="external-link" href="https://developers.google.com/mobile-ads-sdk/"
126 >Google AdMob Ads</a></h4>
Scott Main61885a62012-11-28 19:23:17 -0800127 <p>Display ads from AdMob offer you an alternative revenue opportunity that leverages
Scott Maine36276a2012-12-02 16:07:30 -0800128 multiple ad networks with targeted ads and several display formats.
Scott Main61885a62012-11-28 19:23:17 -0800129 </p>
130</div>
131
132</div><!-- col-6 -->
133
134</div><!-- margin wrapper -->
135
136
137
138