Merge "docs: Fix link to loc. Google Play services API" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4bef972b77
@@ -6,7 +6,7 @@
|
|||||||
<p class="warning">
|
<p class="warning">
|
||||||
<strong>This API is not the recommended method for accessing Android location.</strong><br>
|
<strong>This API is not the recommended method for accessing Android location.</strong><br>
|
||||||
The
|
The
|
||||||
<a href="{@docRoot}reference/com/google/android/gms/location/package-summary.html">Google Location Services API</a>,
|
<a href="https://developers.google.com/android/reference/com/google/android/gms/location/package-summary">Google Location Services API</a>,
|
||||||
part of Google Play services, is the preferred way to add location-awareness to
|
part of Google Play services, is the preferred way to add location-awareness to
|
||||||
your app. It offers a simpler API, higher accuracy, low-power geofencing, and
|
your app. It offers a simpler API, higher accuracy, low-power geofencing, and
|
||||||
more. If you are currently using the android.location API, you are strongly
|
more. If you are currently using the android.location API, you are strongly
|
||||||
|
|||||||
Reference in New Issue
Block a user