• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1fullpage=true
2page.title=Google Services
3section.landing=true
4meta.tags="google, play, services, maps, location, gcm, messaging, places"
5header.hide=1
6footer.hide=1
7@jd:body
8
9
10<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="{@docRoot}images/google/hero-play-services_2x.png" style="height:400px">
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          Take advantage of the latest Google technologies through a single set of APIs, delivered
20          across Android devices worldwide as part of Google Play services. </p>
21          <p class="dac-hero-description">Start by setting up the Google Play services library,
22          then build with the APIs you need. </p>
23
24        <a class="dac-hero-cta" href="{@docRoot}google/play-services/index.html">
25          <span class="dac-sprite dac-auto-chevron"></span>
26          Set up Google Play services
27        </a><br>
28        <a class="dac-hero-cta" href="{@docRoot}reference/gms-packages.html">
29          <span class="dac-sprite dac-auto-chevron"></span>
30          API Reference
31        </a><br>
32      </div>
33    </div>
34  </div>
35</section>
36<div class="wrap dac-offset-parent">
37  <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
38    <i class="dac-sprite dac-arrow-down-gray"></i>
39  </a>
40</div>
41
42<section class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
43  <h2 class="norule">Latest</h2>
44  <div class="resource-widget resource-flow-layout col-16"
45       data-query="type:blog+tag:googleservices+tag:featured"
46       data-cardSizes="6x6"
47       data-maxResults="15"
48       data-items-per-page="6"
49       data-initial-results="3"></div>
50  </div>
51</section>
52
53<section class="dac-section dac-invert dac-darken-bg" style="background-image: url(/images/distribute/google-play-bg.jpg)"><div class="wrap">
54  <h1 class="dac-section-title">Google Play developer tools</h1>
55  <div class="dac-section-subtitle">
56    Scale your publishing, manage your catalog, build revenue using Google Play developer tools.
57  </div>
58  <div class="resource-widget resource-flow-layout col-16"
59       data-query="collection:google/landing/googleplay"
60       data-cardSizes="6x3"
61       data-maxResults="6"></div>
62
63  <ul class="dac-section-links">
64    <li class="dac-section-link"><a href="/google/play/filters.html">
65      <span class="dac-sprite dac-auto-chevron"></span>
66      Device filtering
67    </a></li>
68    <li class="dac-section-link"><a href="/google/play/filters.html">
69      <span class="dac-sprite dac-auto-chevron"></span>
70      Multiple APK support
71    </a></li>
72    <li class="dac-section-link"><a href="/google/play/expansion-files.html">
73      <span class="dac-sprite dac-auto-chevron"></span>
74      APK expansion files
75    </a></li>
76    <li class="dac-section-link"><a href="/google/play/licensing/index.html">
77      <span class="dac-sprite dac-auto-chevron"></span>
78      Licensing library
79    </a></li>
80  </ul>
81</div></section>