1 fullpage=true 2 page.title=Google Services 3 section.landing=true 4 meta.tags="google, play, services, maps, location, gcm, messaging, places" 5 header.hide=1 6 footer.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 dac-invert" 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="12" 48 data-initial-results="3"></div> 49 </div> 50 </section> 51 52 <section class="dac-section dac-light"><div class="wrap"> 53 <h1 class="dac-section-title">Google APIs and services</h1> 54 <div class="dac-section-subtitle"> 55 Add the latest Google-powered features to enrich your app, 56 grow your user base, and monetize. 57 </div> 58 <div class="resource-widget resource-flow-layout col-16" 59 data-query="collection:google/landing/services" 60 data-cardSizes="6x6" 61 data-maxResults="6"></div> 62 <ul class="dac-section-links"> 63 <li class="dac-section-link"><a href="https://developers.google.com/android/"> 64 <span class="dac-sprite dac-auto-chevron"></span> 65 More Google services for Android 66 </a></li> 67 </ul> 68 </div> 69 </section> 70 71 <section class="dac-section dac-gray dac-small dac-invert" id="videos"><div class="wrap"> 72 <h2 class="norule">Videos</h2> 73 <div class="resource-widget resource-flow-layout col-16" 74 data-query="collection:google/landing/videos" 75 data-sortOrder="-timestamp" 76 data-cardSizes="6x6" 77 data-maxResults="3"></div> 78 </div> 79 <ul class="dac-section-links"> 80 <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf"> 81 <span class="dac-sprite dac-auto-chevron"></span> 82 Playlist 83 </a></li> 84 </ul> 85 86 </section> 87 88 <section class="dac-section dac-invert dac-darken-bg" style="background-image: url(/images/distribute/google-play-bg.jpg)"><div class="wrap"> 89 <h1 class="dac-section-title">Google Play developer tools</h1> 90 <div class="dac-section-subtitle"> 91 Scale your publishing, manage your catalog, build revenue using Google Play developer tools. 92 </div> 93 <div class="resource-widget resource-flow-layout col-16" 94 data-query="collection:google/landing/googleplay" 95 data-cardSizes="6x3" 96 data-maxResults="6"></div> 97 98 <ul class="dac-section-links"> 99 <li class="dac-section-link"><a href="/google/play/filters.html"> 100 <span class="dac-sprite dac-auto-chevron"></span> 101 Device filtering 102 </a></li> 103 <li class="dac-section-link"><a href="/google/play/filters.html"> 104 <span class="dac-sprite dac-auto-chevron"></span> 105 Multiple APK support 106 </a></li> 107 <li class="dac-section-link"><a href="/google/play/expansion-files.html"> 108 <span class="dac-sprite dac-auto-chevron"></span> 109 APK expansion files 110 </a></li> 111 <li class="dac-section-link"><a href="/google/play/licensing/index.html"> 112 <span class="dac-sprite dac-auto-chevron"></span> 113 Licensing library 114 </a></li> 115 </ul> 116 </div></section>