Files
frameworks_base/location/java/android/location/package.html
Joe Malin 3ddba7ee37 Android U: Making Apps Location-Aware
Change-Id: I8f44c6ca6d797ceb8ada5b2c723a8cca0081cf0a
2013-05-13 20:50:22 -07:00

23 lines
976 B
HTML

<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>