From d14295cf0e7d8afed4061e12ad5349aaa8b724e0 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 14 May 2013 23:25:49 -0700 Subject: Doc change: updates to location landing. Change-Id: Id7862fd966d9e80bf23521620e964813ad9065a6 --- .../distribute/googleplay/publish/localizing.jd | 4 ++++ docs/html/google/play-services/location.jd | 21 ++++++++++++++------- docs/html/guide/topics/location/index.jd | 1 + docs/html/guide/topics/location/strategies.jd | 2 ++ docs/html/guide/topics/sensors/index.jd | 5 +++-- 5 files changed, 24 insertions(+), 9 deletions(-) diff --git a/docs/html/distribute/googleplay/publish/localizing.jd b/docs/html/distribute/googleplay/publish/localizing.jd index a7b4073..a7f1976 100644 --- a/docs/html/distribute/googleplay/publish/localizing.jd +++ b/docs/html/distribute/googleplay/publish/localizing.jd @@ -555,6 +555,10 @@ help you create high-quality marketing materials, use the drag-and-drop Device Art Generator to quickly frame your screen shot on a Nexus device.

+

Check your Optimization Tips

+ +

As you prepare for launch, make sure to sign into the Developer Console and check +your app's Optimization Tips. The Optimization Tips let you know when you are missing parts of your localized store listing and provide other helpful reminders for a successful localized launch.

Support International Users after Launch

diff --git a/docs/html/google/play-services/location.jd b/docs/html/google/play-services/location.jd index 430aaeb..ddaa890 100644 --- a/docs/html/google/play-services/location.jd +++ b/docs/html/google/play-services/location.jd @@ -22,8 +22,8 @@ header.hide=1

To get started, first set up the Google Play services SDK. You can learn how to use the APIs in the training - class Making Your App Location Aware, - and details are available in the Location API reference. To look at a code example, download the sample app. + class Making Your App Location Aware, + and details are available in the Location API reference.

@@ -35,13 +35,16 @@ header.hide=1

Fused location provider

+ +

The Fused Location Provider intelligently manages the underlying location technology and gives you the best location according to your needs.

+

Geofencing APIs

+ +

Lets your app setup geographic boundaries around specific locations and then receive notifications when the user enters or leaves those areas.

+