diff options
Diffstat (limited to 'docs/html/guide/appendix/install-location.jd')
| -rw-r--r-- | docs/html/guide/appendix/install-location.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/appendix/install-location.jd b/docs/html/guide/appendix/install-location.jd index 77cebc6..be89caf 100644 --- a/docs/html/guide/appendix/install-location.jd +++ b/docs/html/guide/appendix/install-location.jd @@ -94,7 +94,7 @@ Level 8:</p> <ol> <li>Include the {@code android:installLocation} attribute with a value of "{@code auto}" or "{@code preferExternal}" in the <code><a -href="{@docRoog}guide/topics/manifest/uses-sdk-element.html"><manifest></a></code> +href="{@docRoot}guide/topics/manifest/uses-sdk-element.html"><manifest></a></code> element.</li> <li>Leave your {@code android:minSdkVersion} attribute as is (something <em>less than</em> "8") and be certain that your application code uses only APIs compatible with that |
