Skip to content

Commit

Permalink
Fixed GAC link
Browse files Browse the repository at this point in the history
Change-Id: I267138a069446aa22612ed63763e2613d8d0e9a7
  • Loading branch information
shailen committed Dec 11, 2014
1 parent 5e04496 commit b5ffe68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BasicLocationSample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ The accuracy of the location returned is based on the location
permissions you've requested and the location sensors that are currently active
for the device.

This sample **requires location to enabled on a device**.
To run this sample, **location must be enabled**.

This sample uses
[Google Play services (GoogleApiClient)](https://developer.android.com/google/play-services/index.html)
[Google Play services (GoogleApiClient)](ihttps://developer.android.com/reference/com/google/android/gms/common/api/GoogleApiClient.html)
and the
[FusedLocationApi] (https://developer.android.com/reference/com/google/android/gms/location/LocationServices.html).

Expand Down
File renamed without changes.

0 comments on commit b5ffe68

Please sign in to comment.