Open main menu

CDOT Wiki β

Changes

MAP524/DPS924 Lecture 9

11 bytes removed, 23:07, 4 August 2015
Location APIs
= Location APIs =
There are two: [http://developer.android.com/reference/android/location/package-summary.html android.location] and the [https://developer.android.com/training/location/index.html Google Play Services API]. They both work and Google encourages you to use their proprietary APIs, which may but may not be in fact in your interest. In the interest of To save time we'll only look at the Google Play APIs here, they are better documented.
== Setup to use Google Play Services ==