summaryrefslogtreecommitdiffstats
path: root/docs/html/google/index.jd
blob: a2a6c5090723e0d4b55a68f9bbecfc3699aee914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
fullpage=true
page.title=Google Services
section.landing=true
meta.tags="google, play, services, maps, location, gcm, messaging, places"
header.hide=1
footer.hide=1
@jd:body


<section class="dac-expand dac-hero dac-light">
  <div class="wrap">
    <div class="cols dac-hero-content">
      <div class="col-1of2 col-push-1of2 dac-hero-figure">
        <img class="dac-hero-image" src="{@docRoot}images/google/hero-play-services_2x.png" style="height:400px">
      </div>
      <div class="col-1of2 col-pull-1of2">
        <h1 class="dac-hero-title">Build better apps with Google</h1>
        <p class="dac-hero-description">
          Take advantage of the latest Google technologies through a single set of APIs, delivered
          across Android devices worldwide as part of Google Play services. </p>
          <p class="dac-hero-description">Start by setting up the Google Play services library,
          then build with the APIs you need. </p>

        <a class="dac-hero-cta" href="{@docRoot}google/play-services/index.html">
          <span class="dac-sprite dac-auto-chevron"></span>
          Set up Google Play services
        </a><br>
        <a class="dac-hero-cta" href="{@docRoot}reference/gms-packages.html">
          <span class="dac-sprite dac-auto-chevron"></span>
          API Reference
        </a><br>
      </div>
    </div>
  </div>
</section>
<div class="wrap dac-offset-parent">
  <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
    <i class="dac-sprite dac-arrow-down-gray"></i>
  </a>
</div>

<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap">
  <h2 class="norule">Latest</h2>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="type:blog+tag:googleservices+tag:featured"
       data-cardSizes="6x6"
       data-maxResults="12"
       data-initial-results="3"></div>
  </div>
</section>

<section class="dac-section dac-light"><div class="wrap">
  <h1 class="dac-section-title">Google APIs and services</h1>
  <div class="dac-section-subtitle">
    Add the latest Google-powered features to enrich your app,
          grow your user base, and monetize. 
  </div>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:google/landing/services"
       data-cardSizes="6x6"
       data-maxResults="6"></div>
  <ul class="dac-section-links">
    <li class="dac-section-link"><a href="https://developers.google.com/android/">
      <span class="dac-sprite dac-auto-chevron"></span>
      More Google services for Android
    </a></li>
  </ul>
  </div>
</section>

<section class="dac-section dac-gray dac-small dac-invert" id="videos"><div class="wrap">
  <h2 class="norule">Videos</h2>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:google/landing/videos"
       data-sortOrder="-timestamp"
       data-cardSizes="6x6"
       data-maxResults="3"></div>
  </div>
    <ul class="dac-section-links">
    <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf">
      <span class="dac-sprite dac-auto-chevron"></span>
      Playlist
    </a></li>
  </ul>

</section>

<section class="dac-section dac-invert dac-darken-bg" style="background-image: url(/images/distribute/google-play-bg.jpg)"><div class="wrap">
  <h1 class="dac-section-title">Google Play developer tools</h1>
  <div class="dac-section-subtitle">
    Scale your publishing, manage your catalog, build revenue using Google Play developer tools. 
  </div>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:google/landing/googleplay"
       data-cardSizes="6x3"
       data-maxResults="6"></div>

  <ul class="dac-section-links">
    <li class="dac-section-link"><a href="/google/play/filters.html">
      <span class="dac-sprite dac-auto-chevron"></span>
      Device filtering
    </a></li>
    <li class="dac-section-link"><a href="/google/play/filters.html">
      <span class="dac-sprite dac-auto-chevron"></span>
      Multiple APK support
    </a></li>
    <li class="dac-section-link"><a href="/google/play/expansion-files.html">
      <span class="dac-sprite dac-auto-chevron"></span>
      APK expansion files
    </a></li>
    <li class="dac-section-link"><a href="/google/play/licensing/index.html">
      <span class="dac-sprite dac-auto-chevron"></span>
      Licensing library
    </a></li>
  </ul>
</div></section>