diff options
Diffstat (limited to 'docs/html/google/index.jd')
| -rw-r--r-- | docs/html/google/index.jd | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd index 364d5af..9df09e1 100644 --- a/docs/html/google/index.jd +++ b/docs/html/google/index.jd @@ -16,12 +16,14 @@ 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, quickly, at low cost. Simplify development, - grow your user base, and monetize more effectively with Google Play services. - </p> + 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://developers.google.com/android/reference/"> <span class="dac-sprite dac-auto-chevron"></span> @@ -29,12 +31,6 @@ footer.hide=1 </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"> @@ -55,14 +51,15 @@ footer.hide=1 <section class="dac-section dac-light"><div class="wrap"> <h1 class="dac-section-title">Google APIs and services</h1> <div class="dac-section-subtitle"> - Google gives you a rich set of APIs to build with and delivers consistent services across billions of Android devices worldwide. + 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> @@ -70,11 +67,19 @@ footer.hide=1 </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 publishing operations, manage your catalog more easily, and build your revenue stream with in-app products and subscriptions using Google Play's developer tools. + 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" |
