docs: Add developer guide cross-references, Project ACRE, round 4
Change-Id: I1b43414aaec8ea217b39a0d780c80a25409d0991
This commit is contained in:
@@ -42,6 +42,13 @@ import java.util.List;
|
||||
* instantiate this class directly; instead, retrieve it through
|
||||
* {@link android.content.Context#getSystemService
|
||||
* Context.getSystemService(Context.LOCATION_SERVICE)}.
|
||||
*
|
||||
* <div class="special reference">
|
||||
* <h3>Developer Guides</h3>
|
||||
* <p>For more information about using location services, read the
|
||||
* <a href="{@docRoot}guide/topics/location/index.html">Location and Maps</a>
|
||||
* developer guide.</p>
|
||||
* </div>
|
||||
*/
|
||||
public class LocationManager {
|
||||
private static final String TAG = "LocationManager";
|
||||
|
||||
Reference in New Issue
Block a user