Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2d342e3 authored by Eric Gilmore's avatar Eric Gilmore Committed by Android Git Automerger
Browse files

am beed9332: am 0bceaacf: Merge "Reworking geofencing training to new API and...

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

* commit 'beed9332':
  Reworking geofencing training to new API and sample.
parents 8f9ae232 beed9332
Loading
Loading
Loading
Loading
+138 KiB
Loading image diff...
+269 KiB
Loading image diff...
+199 −1300

File changed.

Preview size limit exceeded, changes collapsed.

+6 −0
Original line number Diff line number Diff line
@@ -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>
+4 −0
Original line number Diff line number Diff line
@@ -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>