frameworks/base
修訂 | 2cbe92ea6d36adb721b0cb94f5dbecb9c9e71ad8 (tree) |
---|---|
時間 | 2010-11-18 11:14:58 |
作者 | Scott Main <smain@goog...> |
Commiter | Scott Main |
docs: add better visibility to app install location doc
Change-Id: Ib36a53c69a918eab4378d5ec7d25ec89be1b7070
@@ -159,6 +159,9 @@ multiple SD cards can be used with the same device.</li> | ||
159 | 159 | storage. However, the system will not allow the user to move the application to external storage if |
160 | 160 | this attribute is set to {@code internalOnly}, which is the default setting.</p> |
161 | 161 | |
162 | +<p>Read <a href="{@docRoot}guide/appendix/install-location.html">App Install Location</a> for | |
163 | +more information about using this attribute (including how to maintain backward compatibility).</p> | |
164 | + | |
162 | 165 | <p>Introduced in: API Level 8.</p> |
163 | 166 | |
164 | 167 |
@@ -173,7 +176,7 @@ this attribute is set to {@code internalOnly}, which is the default setting.</p> | ||
173 | 176 | |
174 | 177 | <p> |
175 | 178 | <dt>see also:</dt> |
176 | -<dd><a href="{@docRoot}guide/appendix/install-location.html">App Install Location</a><br/> | |
179 | +<dd> | |
177 | 180 | <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a></code></dd> |
178 | 181 | |
179 | 182 | </dl> |