package.html revision 3ddba7ee37c02c071b6b7580cc21ad8007861ec9
1<html>
2<body>
3
4<p>Contains the framework API classes that define Android location-based and related services.</p>
5<p class="note">
6    <strong>Note:</strong> The Google Location Services API, part of Google Play
7    Services, provides a more powerful, high-level framework that automates tasks such as
8    location provider choice and power management. Location Services also provides new
9    features such as activity detection that aren't available in the framework API. Developers who
10    are using the framework API, as well as developers who are just now adding location-awareness
11    to their apps, should strongly consider using the Location Services API.
12<br/>
13    To learn more about the Location Services API, see
14    <a href="{@docRoot}google/play-services/location.html">Location APIs</a>.
15</p>
16
17<p>For more information about the framework API, see the
18<a href="{@docRoot}guide/topics/location/index.html">Location and Maps</a> guide.</p>
19{@more}
20
21</body>
22</html>
23