summaryrefslogtreecommitdiffstats
path: root/location/java/android/location/package.html
blob: 81fcea46a281ae5f0012c135aec41eae0031abf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<body>

<p>Contains the framework API classes that define Android location-based and related services.</p>
<p class="note">
    <strong>Note:</strong> The Google Location Services API, part of Google Play
    Services, provides a more powerful, high-level framework that automates tasks such as
    location provider choice and power management. Location Services also provides new
    features such as activity detection that aren't available in the framework API. Developers who
    are using the framework API, as well as developers who are just now adding location-awareness
    to their apps, should strongly consider using the Location Services API.
<br/>
    To learn more about the Location Services API, see
    <a href="{@docRoot}google/play-services/location.html">Location APIs</a>.
</p>

<p>For more information about the framework API, see the
<a href="{@docRoot}guide/topics/location/index.html">Location and Maps</a> guide.</p>
{@more}

</body>
</html>