From e0f1fc8598319cb41839197bb1603c48d21ad31f Mon Sep 17 00:00:00 2001 From: quddusc Date: Thu, 20 Mar 2014 14:31:35 -0700 Subject: docs: Added feature highlights and related resources for Jarlsberg to Google Play services landing page. Change-Id: Idc5dc716aa92c752b8dcd1967958d9d46521dfa6 --- docs/html/google/play-services/index.jd | 40 ++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) diff --git a/docs/html/google/play-services/index.jd b/docs/html/google/play-services/index.jd index b4c2cbd..26b4ccc 100644 --- a/docs/html/google/play-services/index.jd +++ b/docs/html/google/play-services/index.jd @@ -4,14 +4,14 @@ header.hide=1 @jd:body
- +

Google Play Services

-

+

Give your apps more features to attract users on a wider range of devices. @@ -25,7 +25,6 @@ header.hide=1

-
@@ -60,6 +59,37 @@ about your users' Android version.

+

New Features in Version 4.3

+

For a summary of the feature highlights in Google Play services 4.3, see the +announcement blog post.

+

How It Works

@@ -71,7 +101,7 @@ about your users' Android version.

you to resolve any issues at runtime, such as a missing, disabled, or out-of-date Google Play services APK. The client library has a light footprint if you use ProGuard as part of your build process, so it won't have - an adverse impact on your app's file size. + an adverse impact on your app's file size.

If you want to access added features or products, you can upgrade to a new version of the @@ -92,7 +122,7 @@ about your users' Android version.

through the client library and the service carries out the actions on your behalf. An easy-to-use authorization flow is also provided to gain access to the each Google service, which provides consistency for both - you and your users. + you and your users.

The Google Play services APK is delivered through the Google Play Store, so -- cgit v1.1