From 9a641b69899c9b18cb4405055c51abd83665f0a8 Mon Sep 17 00:00:00 2001 From: Hemal Patel Date: Mon, 3 Oct 2016 15:10:16 -0700 Subject: [PATCH] Docs: Fixed a broken link Fixed a broken link for the setNotificationResponsiveness method. Bug: 30819479 Change-Id: I5d05878d2b88abed4016729b034144e29a0afb44 --- docs/html/training/location/geofencing.jd | 43 ++++++++++++++++------- 1 file changed, 30 insertions(+), 13 deletions(-) diff --git a/docs/html/training/location/geofencing.jd b/docs/html/training/location/geofencing.jd index ce6ad55ad8891..046e99e9bed10 100644 --- a/docs/html/training/location/geofencing.jd +++ b/docs/html/training/location/geofencing.jd @@ -332,22 +332,39 @@ LocationServices.GeofencingApi.removeGeofences(

This section outlines recommendations for using geofencing with the location APIs for Android.

-

Reduce power consumption

+

+ Reduce power consumption +

-

You can use the following techniques to optimize power consumption in your apps that use geofencing:

+

+ You can use the following techniques to optimize power consumption in your + apps that use geofencing: +

Choose the optimal radius for your geofence