diff --git a/docs/html/distribute/googleplay/cast.jd b/docs/html/distribute/googleplay/cast.jd index 339142e22e15c..937ab58901a6b 100644 --- a/docs/html/distribute/googleplay/cast.jd +++ b/docs/html/distribute/googleplay/cast.jd @@ -4,10 +4,15 @@ page.tags=cast, video, chromecast @jd:body

- With Google Cast - you make it easy for users to include your content as part of their viewing - on TV and listening on audio systems. All they need is an Android TV, a TV with a Chromecast plugged in, - or a Cast for audio device connected to their audio system. +With Google Cast you make it easy for users to include your content as part of +their viewing on TV and listening on audio systems. All they need is a TV with a +Chromecast plugged in, an Android TV or a Cast for audio device connected to their +audio system.

+ +

Cast Remote Display lets you cast a second display directly to the TV while running +a primary display on the sender. Native games can provide real-time interaction on +the TV and user control on the hand-held device. Graphics-intensive apps can now +take full advantage of multiscreen experiences via Cast.

diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd index 8538161ab5d30..923d48d011ea6 100644 --- a/docs/html/google/index.jd +++ b/docs/html/google/index.jd @@ -11,7 +11,7 @@ footer.hide=1
- +

Build better apps with Google

@@ -105,88 +105,4 @@ footer.hide=1 Licensing library -
- - \ No newline at end of file +
\ No newline at end of file diff --git a/docs/html/google/play/billing/billing_reference.jd b/docs/html/google/play/billing/billing_reference.jd index 7884929e44e86..b06d8749068ff 100644 --- a/docs/html/google/play/billing/billing_reference.jd +++ b/docs/html/google/play/billing/billing_reference.jd @@ -208,7 +208,7 @@ RSASSA-PKCS1-v1_5 scheme. {@code orderId} A unique order identifier for the transaction. This identifier - corresponds to the Google Wallet Order ID. + corresponds to the Google payments order ID. {@code packageName} diff --git a/docs/html/preview/images/m-preview-timeline.png b/docs/html/preview/images/m-preview-timeline.png index 2a4533360bfe3..e9a339ef82764 100644 Binary files a/docs/html/preview/images/m-preview-timeline.png and b/docs/html/preview/images/m-preview-timeline.png differ diff --git a/docs/html/preview/index.jd b/docs/html/preview/index.jd index b1f14ac3d1318..d9af7e09a31a6 100644 --- a/docs/html/preview/index.jd +++ b/docs/html/preview/index.jd @@ -66,7 +66,7 @@ footer.hide=1

Latest

diff --git a/docs/html/preview/overview.jd b/docs/html/preview/overview.jd index 633fd259922d3..e235d685b5387 100644 --- a/docs/html/preview/overview.jd +++ b/docs/html/preview/overview.jd @@ -16,7 +16,7 @@ page.image=images/cards/card-preview_16-9_2x.png Preview program timeline

- Figure 1. Timeline for the M Developer Preview program. + Timeline for the M Developer Preview program.

diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd index b3836f8449046..45c9293343da9 100644 --- a/docs/html/preview/samples.jd +++ b/docs/html/preview/samples.jd @@ -1,5 +1,5 @@ page.title=Samples - +page.image=images/cards/card-samples_2x.png @jd:body

diff --git a/docs/html/training/in-app-billing/preparing-iab-app.jd b/docs/html/training/in-app-billing/preparing-iab-app.jd index 344693a57fe5f..17cd0d51e81b5 100644 --- a/docs/html/training/in-app-billing/preparing-iab-app.jd +++ b/docs/html/training/in-app-billing/preparing-iab-app.jd @@ -47,7 +47,7 @@ next.link=list-iab-products.html

The Google Play Developer Console is where you publish your In-app Billing application and manage the various digital goods that are available for purchase from your application. When you create a new application entry in the Developer Console, it automatically generates a public license key for your application. You will need this key to establish a trusted connection from your application to the Google Play servers. You only need to generate this key once per application, and don’t need to repeat these steps when you update the APK file for your application.

To add your application to the Developer Console:

    -
  1. Go to the Google Play Developer Console site and log in. You will need to register for a new developer account, if you have not registered previously. To sell in-app items, you also need to have a Google Wallet merchant account.
  2. +
  3. Go to the Google Play Developer Console site and log in. You will need to register for a new developer account, if you have not registered previously. To sell in-app items, you also need to have a Google payments merchant account.
  4. Click on Try the new design to access the preview version of the Developer Console, if you are not already logged on to that version.
  5. In the All Applications tab, add a new application entry.