summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/tutorials/views
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-03-14 17:16:11 -0700
committerScott Main <smain@google.com>2012-03-26 16:07:49 -0700
commita7b1b8c78c27964b3cbf0a9643ba74b980eecd3d (patch)
tree3173f2ab896f9fa910ccab6b7cf4487d7c858074 /docs/html/guide/tutorials/views
parent7fa4a28e1e37cb66d28dc16b7128da1fba01da0e (diff)
downloadframeworks_base-a7b1b8c78c27964b3cbf0a9643ba74b980eecd3d.zip
frameworks_base-a7b1b8c78c27964b3cbf0a9643ba74b980eecd3d.tar.gz
frameworks_base-a7b1b8c78c27964b3cbf0a9643ba74b980eecd3d.tar.bz2
docs: update SDK and AVD Manager strings; update android tool doc
and update another AVD manager screenshot and finally change "component" to "package" for SDK manager docs Change-Id: Iae7de7c0264d0cdff4fba0920e50e4637bcf90e0
Diffstat (limited to 'docs/html/guide/tutorials/views')
-rw-r--r--docs/html/guide/tutorials/views/hello-mapview.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/tutorials/views/hello-mapview.jd b/docs/html/guide/tutorials/views/hello-mapview.jd
index 458db4f..5217b6b 100644
--- a/docs/html/guide/tutorials/views/hello-mapview.jd
+++ b/docs/html/guide/tutorials/views/hello-mapview.jd
@@ -14,8 +14,8 @@ location:</p>
href="http://code.google.com/android/add-ons/google-apis">http://code.google.com/android/add-ons/google-apis</a></p>
<p>The Google APIs add-on requires Android 1.5 SDK or later release. After
-installing the add-on in your SDK, set your project properties to use the build
-target called "Google APIs Add-on". See the instructions for setting a build
+installing the add-on in your SDK, set your project properties to use a <strong>Google
+APIs</strong> build target. See the instructions for setting a build
target in <a href="{@docRoot}guide/developing/eclipse-adt.html">Developing in
Eclipse with ADT</a> or <a
href="{@docRoot}guide/developing/other-ide.html">Developing in Other IDEs</a>,