blob: 1ebb9f8f48583138345dc479e4c10d5b4941fcef [file] [log] [blame]
Dirk Doughertyde401c82015-05-09 12:10:56 -07001fullpage=true
Robert Ly6519ca02012-11-14 13:26:28 -08002page.title=Google Services
Dirk Doughertyde401c82015-05-09 12:10:56 -07003section.landing=true
4meta.tags="beautifulapps, design, ux, patterns, holo, appquality, landing"
Scott Main61885a62012-11-28 19:23:17 -08005header.hide=1
Dirk Doughertyde401c82015-05-09 12:10:56 -07006footer.hide=1
Robert Ly6519ca02012-11-14 13:26:28 -08007@jd:body
8
Robert Ly6519ca02012-11-14 13:26:28 -08009
Dirk Doughertyde401c82015-05-09 12:10:56 -070010<section class="dac-expand dac-hero dac-light">
11 <div class="wrap">
12 <div class="cols dac-hero-content">
13 <div class="col-1of2 col-push-1of2 dac-hero-figure">
14 <img class="dac-hero-image" src="/design/media/hero-material-design.png">
15 </div>
16 <div class="col-1of2 col-pull-1of2">
17 <h1 class="dac-hero-title">Build better apps with Google</h1>
18 <p class="dac-hero-description">
19 Add powerful capabilities to your apps, quickly, at low cost. Simplify development,
20grow your user base, and monetize more effectively with Google Play services.
21 </p>
22 <a class="dac-hero-cta" href="https://www.google.com/design/spec/material-design/introduction.html">
23 <span class="dac-sprite dac-auto-chevron"></span>
24 Get Started with Google Play services
25 </a><br>
26 <a class="dac-hero-cta" href="https://www.google.com/design/spec/resources/color-palettes.html">
27 <span class="dac-sprite dac-auto-chevron"></span>
28 API Reference
29 </a><br>
30 </div>
31 </div>
32 <div class="dac-section dac-small">
33 <!--<div class="resource-widget resource-flow-layout col-16"
34 data-query="collection:google/landing/google"
35 data-cardSizes="6x2"
36 data-maxResults="6"></div>-->
37 </div>
Robert Ly6519ca02012-11-14 13:26:28 -080038 </div>
Dirk Doughertyde401c82015-05-09 12:10:56 -070039</section>
40<div class="wrap dac-offset-parent">
41 <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
42 <i class="dac-sprite dac-arrow-down-gray"></i>
43 </a>
44</div>
45<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap">
46 <h2 class="norule">Latest</h2>
47 <div class="resource-widget resource-flow-layout col-16"
48 data-query="type:blog+tag:googleservices+tag:featured+tag:develop"
49 data-cardSizes="6x6"
50 data-maxResults="3"></div>
51</div></section>
52
53
54
55<section class="dac-section dac-light"><div class="wrap">
56 <h1 class="dac-section-title">Google APIs and services</h1>
57 <div class="dac-section-subtitle">
58 Design around Android&apos;s capabilities and conventions to give users the best experience.
59 </div>
60 <div class="resource-widget resource-flow-layout col-16"
61 data-query="collection:google/landing/services"
62 data-cardSizes="6x6"
63 data-maxResults="6"></div>
64 <ul class="dac-section-links">
65 <li class="dac-section-link"><a href="https://developers.google.com/">
66 <span class="dac-sprite dac-auto-chevron"></span>
67 More Google services for Android
68 </a></li>
69 </ul>
70</div></section>
71
72
73<section class="dac-section dac-invert dac-darken-bg" style="background-image: url(/images/distribute/google-play-bg.jpg)"><div class="wrap">
74 <h1 class="dac-section-title">Google Play developer tools</h1>
75 <div class="dac-section-subtitle">
76 Scale your operations. Essential downloads, stencils, and tools to help you create your design.
77 </div>
78 <div class="resource-widget resource-flow-layout col-16"
79 data-query="collection:google/landing/googleplay"
80 data-cardSizes="6x6"
81 data-maxResults="6"></div>
82
83 <ul class="dac-section-links">
84 <li class="dac-section-link"><a href="/google/play/filters.html">
85 <span class="dac-sprite dac-auto-chevron"></span>
86 Device filtering
87 </a></li>
88 <li class="dac-section-link"><a href="/google/play/filters.html">
89 <span class="dac-sprite dac-auto-chevron"></span>
90 Multiple APK support
91 </a></li>
92 <li class="dac-section-link"><a href="/google/play/expansion-files.html">
93 <span class="dac-sprite dac-auto-chevron"></span>
94 APK expansion files
95 </a></li>
96 <li class="dac-section-link"><a href="/google/play/licensing/index.html">
97 <span class="dac-sprite dac-auto-chevron"></span>
98 Licensing library
99 </a></li>
100 </ul>
101</div></section>
102
103<!--
104
105<section class="dac-section dac-light"><div class="wrap">
106 <h1 class="dac-section-title">More</h1>
107 <div class="dac-section-subtitle">
108 Design around Android's capabilities and conventions to give users the best experience.
109 </div>
110 <div class="resource-widget resource-flow-layout col-16"
111 data-query="collection:google/landing/more"
112 data-cardSizes="6x6"
113 data-maxResults="6"></div>
114</div></section>
115
116
117
118
119Google Play services
120video video
121
122
123Google Play Publishing Tools
124
125
126
127Distribute your app on Google Play to all devices running Android 2.3
128 or higher, and some services support even more devices.</p>
129
130
131Google Maps
132
133Include the power of Google Maps in your app
Scott Main61885a62012-11-28 19:23:17 -0800134 with an embeddable map view. You can customize the map with
Scott Maine36276a2012-12-02 16:07:30 -0800135 markers and overlays, control the user's perspective, draw lines
Dirk Doughertyde401c82015-05-09 12:10:56 -0700136 and shapes, and much more.
Robert Ly6519ca02012-11-14 13:26:28 -0800137
Dirk Doughertyde401c82015-05-09 12:10:56 -0700138Google+</a></h4>
139
140Allow users to sign in with their Google account,
Robert Ly32c0cac2013-02-12 10:31:42 -0800141 customize the user experience with Google+ info,
142 pull people into your app with interactive posts,
143 and add +1 buttons so users can recommend your content.</p>
Robert Ly6519ca02012-11-14 13:26:28 -0800144
Dirk Doughertyde401c82015-05-09 12:10:56 -0700145
146Google Cloud Platform
147
148Build and host the backend for your Android app at Google-scale. With an infrastructure
Scott Maina8f519f2013-09-25 16:47:19 -0700149 that is managed automatically, you can focus on your app. Then, scale to support
Dirk Doughertyde401c82015-05-09 12:10:56 -0700150 millions of users.
Scott Main61885a62012-11-28 19:23:17 -0800151
152
153
154
Scott Main61885a62012-11-28 19:23:17 -0800155
Dirk Doughertyde401c82015-05-09 12:10:56 -0700156More
157
158Google Play In-App Billing
159
160Build an app with a steady revenue stream that keeps users engaged
Scott Main61885a62012-11-28 19:23:17 -0800161 by offering new content or virtual goods directly in your app. All transactions are handled
162 by Google Play Store for a simple user experience.
Scott Main61885a62012-11-28 19:23:17 -0800163
Dirk Doughertyde401c82015-05-09 12:10:56 -0700164
165Android Pay
166
167Provide fast and easy checkout in your app when selling physical goods and services.
Scott Maina8f519f2013-09-25 16:47:19 -0700168 Increase conversions by streamlining your purchase flow and reducing the amount of
169 information your customers need to enter.
Scott Maina8f519f2013-09-25 16:47:19 -0700170
Dirk Doughertyde401c82015-05-09 12:10:56 -0700171Google Analytics
Scott Main61885a62012-11-28 19:23:17 -0800172
Dirk Doughertyde401c82015-05-09 12:10:56 -0700173Measure your success and gain insights into how users engage with your app content
Scott Maine36276a2012-12-02 16:07:30 -0800174by integrating Google Analytics. You can track in-app purchases, the number of active users,
175interaction patterns, and much more.
Scott Main61885a62012-11-28 19:23:17 -0800176
Dirk Doughertyde401c82015-05-09 12:10:56 -0700177
178Google Mobile Ads
179
180Display ads from Google Mobile Ads offer you an alternative revenue opportunity that leverages
Scott Maine36276a2012-12-02 16:07:30 -0800181 multiple ad networks with targeted ads and several display formats.
Scott Main61885a62012-11-28 19:23:17 -0800182
183
184
Dirk Doughertyde401c82015-05-09 12:10:56 -0700185-->