From 498c1b52c9d1d9d05b802847ef664fb6fca3c7df Mon Sep 17 00:00:00 2001 From: quddusc Date: Tue, 6 May 2014 10:07:19 -0700 Subject: docs: Updated Google Play Services highlights and landing pages for Kenafa (Google Play Services v4.4). Change-Id: Ibc5000dfa5509cb1448fa867eb87d4e19c31ff1f --- docs/html/google/play-services/index.jd | 84 ++++++++++++++++++++++++++++---- docs/html/google/play-services/maps.jd | 7 +++ docs/html/google/play-services/wallet.jd | 13 ++--- 3 files changed, 89 insertions(+), 15 deletions(-) (limited to 'docs') diff --git a/docs/html/google/play-services/index.jd b/docs/html/google/play-services/index.jd index 5da0b75..f5d4574 100644 --- a/docs/html/google/play-services/index.jd +++ b/docs/html/google/play-services/index.jd @@ -59,14 +59,80 @@ about your users' Android version.

-

New Features in Version 4.3

+

New Features

+ +
+

+ Google Play services, Version 4.4 (May 2014) +

+ +
+
+
Highlights in Version 4.4
+ +
+

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

+
    +
  • Maps - New features for Street View and enhanced control of + Indoor Maps. + +
  • + +
  • Activity recognition - The Location API has been updated with new activity detectors for running and walking. + +
  • + +
  • Mobile Ads - The new in-app purchase APIs allow + publishers to display in-app purchase ads, which enables users to purchase + advertised items directly. + +
  • + +
  • Wallet Fragment - The new Wallet Fragment API allows you + to easily integrate Google Wallet Instant Buy with an existing app. + +
  • +
+
+
+ +
+
+ +
+

+ Google Play services, Version 4.3 (March 2014) +

+ +
+
+
Highlights in Version 4.3
+

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

  • Drive - Change notifications, offline content, and more. @@ -86,10 +152,14 @@ announcement Address API reference
  • +
  • Address API reference
  • +
    +
    +
    +

    How It Works

    @@ -150,8 +220,4 @@ of the client library are delivered through the Android SDK Manager. This makes easy for you to focus on what's important: your users' experience.

    To get started, set up the SDK and check out -the various products in the Google Play services platform now!

    - - - - +the various products in the Google Play services platform now!

    \ No newline at end of file diff --git a/docs/html/google/play-services/maps.jd b/docs/html/google/play-services/maps.jd index 1fae770..881c484 100644 --- a/docs/html/google/play-services/maps.jd +++ b/docs/html/google/play-services/maps.jd @@ -52,6 +52,13 @@ for more information about adding maps to your app.

    zoom, and pan properties of the "camera" perspective of the map. Change the view.

    + +

    Add Street View to your app

    +

    Embed Street View into an activity and let your users explore the world + through panoramic 360-degree views. Programmatically control the zoom and + orientation (tilt and bearing) of the Street View camera, and animate the + camera movements over a given duration. + Add Street View.

    diff --git a/docs/html/google/play-services/wallet.jd b/docs/html/google/play-services/wallet.jd index 6c0dd4c..edd4947 100644 --- a/docs/html/google/play-services/wallet.jd +++ b/docs/html/google/play-services/wallet.jd @@ -11,10 +11,11 @@ header.hide=1 services from your app. Transactions are monitored for fraud 24/7. Keep your existing payments infrastructure and integrate Google Wallet quickly, easily and free of charge.

    -

    Apply for - production access before launching Instant Buy in your app. We recommend applying - before starting development. Note that Instant Buy is currently only available to - US-based merchants.

    +

    To ensure that your app content is consistent with the requirements for + Instant Buy access, apply for content review before + starting development. Note that Instant Buy is currently only + available to US-based merchants. Once you've completed integration, you can + apply for production access by submitting your sandbox integration for review.

    Check out the Instant @@ -71,8 +72,8 @@ header.hide=1 sample located in <android-sdk>/extras/google-play-services/samples/wallet. The sample shows you how to use the major components of the Instant Buy API.

    The Quick - Start guide provides directions on how to get the Wallet sample up and running

    + class="external-link" href="https://developers.google.com/wallet/instant-buy/android/tutorial">Instant Buy Android API tutorial + provides directions on how to get the Wallet sample up and running.

    3. Read the documentation

    For quick access while developing your Android apps, the Google Wallet -- cgit v1.1