From 74708d896b32caacb8d5977acbcde6f8e2969794 Mon Sep 17 00:00:00 2001
From: Joe Malin
Date: Wed, 26 Sep 2012 12:20:24 -0700
Subject: [PATCH] DOC CHANGE: Fix Google Play services page
Change-Id: I9b175a01ee415fee187ff4257c36b9462acfd29b
---
docs/html/guide/google/play/services.jd | 37 +++++++++++++------------
1 file changed, 19 insertions(+), 18 deletions(-)
diff --git a/docs/html/guide/google/play/services.jd b/docs/html/guide/google/play/services.jd
index 519d78b28efde..092642c26d713 100644
--- a/docs/html/guide/google/play/services.jd
+++ b/docs/html/guide/google/play/services.jd
@@ -1,24 +1,25 @@
page.title=Google Play Services
-
@jd:body
-
-Google Play services is a platform that is delivered through the Google Play Store that
+
+ Google Play services is a platform that is delivered through the Google Play Store that
offers integration with Google products, such as Google+, into Android apps.
The Google Play services framework consists of a services component
- that runs on the device and a thin client library that you package with your app.
-
-
+ that runs on the device and a thin client library that you package with your app.
+
-
- Easy Authentication
Your app can leverage the user's
- existing Google account on the device without having to go through
- tedious authentication flows. A few clicks from the user and you're set!
-
Learn more »
+
+ Easy Authentication
+ Your app can leverage the user's existing Google account on the device without having to go
+ through tedious authentication flows. A few clicks from the user and you're set!
+
+ Learn more »
- Google+ Integration
Google Play services makes it
- easy for your app to integrate with Sign in with Google+, +1 button, and Google+ history.
-
Learn more »
-
-
-
-
\ No newline at end of file
+ Google+ Integration
+ Google Play services makes it easy for your app to integrate with Google+ sign-in and the +1
+ button.
+
+ Learn more »
+
+
+
+