Merge "docs: Updated Google Play Services highlights and landing pages for Kenafa (Google Play Services v4.4)." into klp-docs
This commit is contained in:
@@ -59,14 +59,80 @@ about your users' Android version.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<h2 style="margin-top:0" id="newfeatures">New Features in Version 4.3</h2>
|
||||
<h2 style="margin-top:0" id="newfeatures">New Features</h2>
|
||||
|
||||
<div class="toggle-content opened">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
|
||||
alt=""/>Google Play services, Version 4.4</a> <em>(May 2014)</em>
|
||||
</p>
|
||||
|
||||
<div class="toggle-content-toggleme">
|
||||
<dl>
|
||||
<dt>Highlights in Version 4.4</dt>
|
||||
|
||||
<dd>
|
||||
<p>For a summary of the feature highlights in Google Play services 4.4, see the
|
||||
announcement <a href="http://android-developers.blogspot.com/2014/05/google-play-services-44.html" class="external-link">blog post</a>.</p>
|
||||
<ul>
|
||||
<li><strong>Maps</strong> - New features for Street View and enhanced control of
|
||||
Indoor Maps.
|
||||
<ul>
|
||||
<li><a href="http://developers.google.com/maps/documentation/android/streetview.html" class="external-link">Street View developer guide</a> - Add Street View to your app and programmatically control
|
||||
the user’s experience.
|
||||
<li><a href="http://developers.google.com/maps/documentation/android/map.html#indoor_maps" class="external-link">Indoor Maps developer guide</a> - Customize the level picker
|
||||
and specify the active level of a building.</a>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Activity recognition</strong> - The Location API has been updated with new activity detectors for running and walking.
|
||||
<ul>
|
||||
<li><a href="{@docRoot}reference/com/google/android/gms/location/DetectedActivity.html"><code>DetectedActivity</code> class reference</a>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Mobile Ads</strong> - The new in-app purchase APIs allow
|
||||
publishers to display in-app purchase ads, which enables users to purchase
|
||||
advertised items directly.
|
||||
<ul>
|
||||
<li><a href="https://developers.google.com/mobile-ads-sdk/docs/admob/advanced#play-inapppurchaselistener" class="external-link">In-app purchase APIs developer guide</a> -
|
||||
Enable in-app purchases via ads by using the in-app purchase APIs.
|
||||
<li><a href="{@docRoot}reference/com/google/android/gms/ads/purchase/package-summary.html">In-app purchase API reference</a>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><strong>Wallet Fragment</strong> - The new Wallet Fragment API allows you
|
||||
to easily integrate Google Wallet Instant Buy with an existing app.
|
||||
<ul>
|
||||
<li><a href="http://developers.google.com/wallet/instant-buy/android/tutorial.html#about_walletfragment" class="external-link">About Wallet Fragment</a> - Tutorial showing how to
|
||||
use wallet fragment to handle user events and to automate key parts of the purchase lifecycle.
|
||||
<li><a href="http://developers.google.com/wallet/instant-buy/diagrams.html#detailed_api_process_flow" class="external-link">Detailed API process flow</a></a>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="toggle-content closed">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
|
||||
alt=""/>Google Play services, Version 4.3</a> <em>(March 2014)</em>
|
||||
</p>
|
||||
|
||||
<div class="toggle-content-toggleme">
|
||||
<dl>
|
||||
<dt>Highlights in Version 4.3</dt>
|
||||
<dd>
|
||||
<p>For a summary of the feature highlights in Google Play services 4.3, see the
|
||||
announcement <a href="http://android-developers.blogspot.com/2014/03/google-play-services-43.html" class="external-link">blog post</a>.</p>
|
||||
<ul>
|
||||
<li><strong>Play Games</strong> - The new Game Gifts API enables games to send virtual in-game requests to anyone in a player’s circles or through player search.
|
||||
<ul>
|
||||
<li><a href="http://developers.google.com/games/services/android/giftRequests.html" class="external-link">Developing Game Gifts in Android</a></li>
|
||||
<li><a href="/reference/com/google/android/gms/games/request/package-summary.html">Game Gifts API reference</a></li>
|
||||
<li><a href="{@docRoot}reference/com/google/android/gms/games/request/package-summary.html">Game Gifts API reference</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Analytics</strong> - Google Analytics and Tag Manager are now part of Google Play services.
|
||||
@@ -74,7 +140,7 @@ announcement <a href="http://android-developers.blogspot.com/2014/03/google-play
|
||||
<li><a href="http://developers.google.com/analytics/devguides/collection/android/v4/" class="external-link">Getting Started with the Analytics API in Android</a></li>
|
||||
<li><a href="/reference/com/google/android/gms/analytics/package-summary.html">Analytics API reference</a></li>
|
||||
<li><a href="http://developers.google.com/tag-manager/android/" class="external-link">Getting Started with the Tag Manager API in Android</a></li>
|
||||
<li><a href="/reference/com/google/android/gms/tagmanager/package-summary.html">Tag Manager API reference</a></li>
|
||||
<li><a href="{@docRoot}reference/com/google/android/gms/tagmanager/package-summary.html">Tag Manager API reference</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Drive</strong> - Change notifications, offline content, and more.
|
||||
@@ -86,10 +152,14 @@ announcement <a href="http://android-developers.blogspot.com/2014/03/google-play
|
||||
</li>
|
||||
<li><strong>Address</strong> - Let your users provide complete addresses in a single click.
|
||||
<ul>
|
||||
<li><a href="/reference/com/google/android/gms/identity/intents/package-summary.html">Address API reference</a> </li>
|
||||
<li><a href="{@docRoot}reference/com/google/android/gms/identity/intents/package-summary.html">Address API reference</a> </li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2>How It Works</h2>
|
||||
|
||||
@@ -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.</p>
|
||||
|
||||
<p>To get started, <a href="{@docRoot}google/play-services/setup.html">set up</a> the SDK and check out
|
||||
the various products in the Google Play services platform now!</p>
|
||||
|
||||
|
||||
|
||||
|
||||
the various products in the Google Play services platform now!</p>
|
||||
@@ -52,6 +52,13 @@ for more information about adding maps to your app.</p>
|
||||
zoom, and pan properties of the "camera" perspective of the map.
|
||||
<a class="external-link" href="https://developers.google.com/maps/documentation/android/views">Change
|
||||
the view</a>.</p>
|
||||
|
||||
<h4>Add Street View to your app</h4>
|
||||
<p>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.
|
||||
<a class="external-link" href="https://developers.google.com/maps/documentation/android/streetview">Add Street View</a>.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -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.</p>
|
||||
|
||||
<p><a class="external-link" href="http://getinstantbuy.withgoogle.com/">Apply for
|
||||
production access</a> 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. </p>
|
||||
<p>To ensure that your app content is consistent with the requirements for
|
||||
Instant Buy access, <a class="external-link" href="https://support.google.com/wallet/business/contact/interest">apply for content review</a> 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 <a class="external-link" href="https://support.google.com/wallet/business/contact/ui_review">submitting your sandbox integration for review</a>.</p>
|
||||
|
||||
<p>Check out the <a
|
||||
href="{@docRoot}reference/com/google/android/gms/wallet/package-summary.html">Instant
|
||||
@@ -71,8 +72,8 @@ header.hide=1
|
||||
sample located in <code><android-sdk>/extras/google-play-services/samples/wallet</code>.
|
||||
The sample shows you how to use the major components of the Instant Buy API.</p>
|
||||
<p>The <a
|
||||
class="external-link" href="https://developers.google.com/commerce/wallet/instant-buy/android/quickstart">Quick
|
||||
Start guide</a> provides directions on how to get the Wallet sample up and running</p>
|
||||
class="external-link" href="https://developers.google.com/wallet/instant-buy/android/tutorial">Instant Buy Android API tutorial</a>
|
||||
provides directions on how to get the Wallet sample up and running.</p>
|
||||
<h4>3. Read the documentation</h4>
|
||||
<p>For quick access while developing your Android apps, the <a
|
||||
href="{@docRoot}reference/com/google/android/gms/wallet/package-summary.html">Google Wallet
|
||||
|
||||
Reference in New Issue
Block a user