diff options
Diffstat (limited to 'docs/html/google/index.jd')
| -rw-r--r-- | docs/html/google/index.jd | 48 |
1 files changed, 27 insertions, 21 deletions
diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd index 1ebb9f8..9df09e1 100644 --- a/docs/html/google/index.jd +++ b/docs/html/google/index.jd @@ -1,7 +1,7 @@ fullpage=true page.title=Google Services section.landing=true -meta.tags="beautifulapps, design, ux, patterns, holo, appquality, landing" +meta.tags="google, play, services, maps, location, gcm, messaging, places" header.hide=1 footer.hide=1 @jd:body @@ -16,25 +16,21 @@ footer.hide=1 <div class="col-1of2 col-pull-1of2"> <h1 class="dac-hero-title">Build better apps with Google</h1> <p class="dac-hero-description"> - Add powerful capabilities to your apps, quickly, at low cost. Simplify development, -grow your user base, and monetize more effectively with Google Play services. - </p> - <a class="dac-hero-cta" href="https://www.google.com/design/spec/material-design/introduction.html"> + 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="https://developers.google.com/android/guides/"> <span class="dac-sprite dac-auto-chevron"></span> - Get Started with Google Play services + Set up Google Play services </a><br> - <a class="dac-hero-cta" href="https://www.google.com/design/spec/resources/color-palettes.html"> + <a class="dac-hero-cta" href="https://developers.google.com/android/reference/"> <span class="dac-sprite dac-auto-chevron"></span> API Reference </a><br> </div> </div> - <div class="dac-section dac-small"> - <!--<div class="resource-widget resource-flow-layout col-16" - data-query="collection:google/landing/google" - data-cardSizes="6x2" - data-maxResults="6"></div>--> - </div> </div> </section> <div class="wrap dac-offset-parent"> @@ -42,42 +38,52 @@ grow your user base, and monetize more effectively with Google Play services. <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+tag:develop" data-cardSizes="6x6" data-maxResults="3"></div> -</div></section> - - + </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"> - Design around Android's capabilities and conventions to give users the best experience. + 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/"> + <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> + </div> +</section> +<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="collection:google/landing/videos" + data-cardSizes="6x6" + data-maxResults="3"></div> + </div> +</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 operations. Essential downloads, stencils, and tools to help you create your design. + Scale your publishing, manage your catalog, and 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="6x6" + data-cardSizes="6x3" data-maxResults="6"></div> <ul class="dac-section-links"> |
