From 5dd0fd5c89099f194b9ec2323bb6413fa48e7db8 Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Wed, 12 May 2010 14:49:38 -0700
Subject: docs: fix broken links
Change-Id: I2720ce4fe30b1e6ff35b91f48a98ead8999ed1ab
---
docs/html/guide/appendix/install-location.jd | 2 +-
docs/html/guide/appendix/market-filters.jd | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs/html/guide/appendix')
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:
- Include the {@code android:installLocation} attribute with a value of "{@code auto}" or
"{@code preferExternal}" in the
<manifest>
+href="{@docRoot}guide/topics/manifest/uses-sdk-element.html"><manifest>
element.
- Leave your {@code android:minSdkVersion} attribute as is (something less
than "8") and be certain that your application code uses only APIs compatible with that
diff --git a/docs/html/guide/appendix/market-filters.jd b/docs/html/guide/appendix/market-filters.jd
index 0b1afae..201a142 100644
--- a/docs/html/guide/appendix/market-filters.jd
+++ b/docs/html/guide/appendix/market-filters.jd
@@ -126,7 +126,7 @@ devices that have normal or large screens.
This behavior is especially significant for applications that set their
android:
+href="{@docRoot}guide/topics/manifest/uses-sdk-element.html">android:
minSdkVersion to 3 or lower, since Market will filter them from
small-screen devices by default. Such applications can enable support for
small-screen devices by adding a android:targetSdkVersion="4"
@@ -164,7 +164,7 @@ of corresponding screen size.
For more information on how to declare support for screen sizes in your
application, see <supports-screens>
- and Supporting Multiple
+ and Supporting Multiple
Screens.
--
cgit v1.1