diff --git a/docs/html/guide/topics/manifest/manifest-element.jd b/docs/html/guide/topics/manifest/manifest-element.jd index a35c5a13c29ac..7f21e6bbb9fb1 100644 --- a/docs/html/guide/topics/manifest/manifest-element.jd +++ b/docs/html/guide/topics/manifest/manifest-element.jd @@ -159,6 +159,9 @@ multiple SD cards can be used with the same device. storage. However, the system will not allow the user to move the application to external storage if this attribute is set to {@code internalOnly}, which is the default setting.

+

Read App Install Location for +more information about using this attribute (including how to maintain backward compatibility).

+

Introduced in: API Level 8.

@@ -173,7 +176,7 @@ this attribute is set to {@code internalOnly}, which is the default setting.

see also:
-
App Install Location
+
<application>