From d14295cf0e7d8afed4061e12ad5349aaa8b724e0 Mon Sep 17 00:00:00 2001
From: Dirk Dougherty
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.
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=1The Fused Location Provider intelligently manages the underlying location technology and gives you the best location according to your needs.
+Lets your app setup geographic boundaries around specific locations and then receive notifications when the user enters or leaves those areas.
+With apps becoming increasingly contextual, understanding what the user is doing is critical to surfacing the right content. The Activity recognition API makes it easy to check the user’s current activity—still, walking, cycling, and in-vehicle—with very efficient use of the battery.