summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorDirk Dougherty <>2009-04-21 15:00:26 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-21 15:00:26 -0700
commit1596b517be4925b82ea55973b6e7595f8d5f2cf5 (patch)
tree8e921c41c1a337e6376c73793c30a31cb53d23af /docs/html/guide/guide_toc.cs
parent0d1ca210e60c0d141344644bd460df1d4887fd17 (diff)
downloadframeworks_base-1596b517be4925b82ea55973b6e7595f8d5f2cf5.zip
frameworks_base-1596b517be4925b82ea55973b6e7595f8d5f2cf5.tar.gz
frameworks_base-1596b517be4925b82ea55973b6e7595f8d5f2cf5.tar.bz2
AI 147238: Update tools index, replace activitycreator with android
BUG=1790234 Automated import of CL 147238
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 77d3522..3c9b7c2 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -61,6 +61,7 @@
<li><a href="<?cs var:toroot ?>guide/topics/manifest/provider-element.html">&lt;provider&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/receiver-element.html">&lt;receiver&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/service-element.html">&lt;service&gt;</a></li>
+ <li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-configuration-element.html">&lt;uses-configuration&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-library-element.html">&lt;uses-library&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-permission-element.html">&lt;uses-permission&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html">&lt;uses-sdk&gt;</a></li>
@@ -84,7 +85,7 @@
<li><a style="color:gray;">Accelerometer</a></li>
</ul>
</li> -->
- <li><a href="<?cs var:toroot ?>guide/topics/location/index.html">Location</a></li>
+ <li><a href="<?cs var:toroot ?>guide/topics/location/index.html">Location and Maps</a></li>
<!-- <li class="toggle-list">
<div><a style="color:gray;">Wireless Controls</a></div>
<ul>
@@ -100,7 +101,6 @@
<ul>
<!-- <li><a style="color:gray;">Developing for Android</a></li>
signing, upgrading, selecting a package name, select device profile, touch, trackball, dpad available, etc. -->
-
<li><a href="<?cs var:toroot ?>guide/developing/eclipse-adt.html">In Eclipse, with ADT</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/other-ide.html">In Other IDEs</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/device.html">On a Device</a></li>
@@ -110,9 +110,10 @@
<ul>
<li><a href="<?cs var:toroot ?>guide/developing/tools/aapt.html">aapt</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/adb.html">adb</a></li>
- <li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#activitycreator">activitycreator</a></li>
+ <li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#android">android</a></li>
<!-- <li><a href="<?cs var:toroot ?>guide/developing/tools/adt.html">ADT Plugin</a></li>-->
<li><a href="<?cs var:toroot ?>guide/developing/tools/aidl.html" >aidl</a></li>
+ <li><a href="<?cs var:toroot ?>guide/developing/tools/avd.html" >AVDs</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/ddms.html" >ddms</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#dx">dx</a></li>
<li><a href="<?cs var:toroot ?>guide/developing/tools/draw9patch.html">Draw 9-Patch</a></li>