am bcea1fcd: am f1eab6f5: am 39d47c7c: am a2d342e3: am beed9332: am 0bceaacf: Merge "Reworking geofencing training to new API and sample." into lmp-docs

* commit 'bcea1fcd452d17c91b51853e8a690e6c52f2f77a':
  Reworking geofencing training to new API and sample.
This commit is contained in:
Eric Gilmore
2015-03-09 17:01:32 +00:00
committed by Android Git Automerger
5 changed files with 215 additions and 1306 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

File diff suppressed because it is too large Load Diff

View File

@@ -81,4 +81,10 @@ startpage=true
Learn how to convert a location's latitude and longitude into an address
(reverse geocoding).
</dd>
<dt>
<b><a href="geofencing.html">Creating and Monitoring Geofences</a></b>
</dt> <dd>
Learn how to define one or more geographic areas as locations of interest,
called geofences, and detect when the user is close to or inside a geofence.
</dd>
</dl>

View File

@@ -736,6 +736,10 @@ include the action bar on devices running Android 2.1 or higher."
Displaying a Location Address
</a>
</li>
<li><a href="<?cs var:toroot ?>training/location/geofencing.html">
Creating and Monitoring Geofences
</a>
</li>
</ul>
</li>
</ul>