tools_toc.cs revision 377604af7f505baf0cb81fe2340b3b4268924988
1<ul id="nav">
2
3  <li class="nav-section">
4    <div class="nav-section-header"><a href="<?cs var:toroot
5?>sdk/index.html"><span class="en">Download</span></a></div>
6    <ul>
7      <li><a href="<?cs var:toroot ?>sdk/installing/index.html">
8          <span class="en">Installing the SDK</span></a></li>
9
10      <li><a href="<?cs var:toroot ?>sdk/installing/adding-packages.html">
11          <span class="en">Adding SDK Packages</span></a></li>
12    </ul>
13  </li>
14
15
16  <li class="nav-section">
17    <div class="nav-section-header">
18      <a href="<?cs var:toroot ?>sdk/installing/studio.html">Android Studio</a>
19    </div>
20    <ul>
21      <li><a href="<?cs var:toroot ?>sdk/installing/migrate.html">
22          Migrating from Eclipse</a></li>
23      <li><a href="<?cs var:toroot ?>sdk/installing/create-project.html">
24          Creating a Project</a></li>
25      <li><a href="<?cs var:toroot ?>sdk/installing/studio-tips.html">
26          Tips and Tricks</a></li>
27      <li><a href="<?cs var:toroot ?>sdk/installing/studio-androidview.html">
28          Using the Android Project View</a></li>
29      <li><a href="<?cs var:toroot ?>sdk/installing/studio-layout.html">
30          Using the Layout Editor</a></li>
31      <li><a href="<?cs var:toroot ?>sdk/installing/studio-build.html">
32          Building Your Project with Gradle</a></li>
33      <li><a href="<?cs var:toroot ?>sdk/installing/studio-debug.html">
34          Debugging with Android Studio</a></li>
35      </ul>
36  </li>
37
38  <li class="nav-section">
39    <div class="nav-section-header">
40        <a href="<?cs var:toroot ?>tools/workflow/index.html"><span class="en">Workflow</span></a>
41    </div>
42    <ul>
43      <li class="nav-section">
44        <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/devices/index.html"><span class="en">Setting Up Virtual Devices</span></a></div>
45        <ul>
46          <li><a href="<?cs var:toroot ?>tools/devices/managing-avds.html"><span class="en">With AVD Manager</span></a></li>
47          <li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li>
48          <li><a href="<?cs var:toroot ?>tools/devices/emulator.html"><span class="en">Using the Emulator</span></a></li>
49        </ul>
50      </li>
51      <li class="nav-section">
52        <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/device.html"><span class="en">Using Hardware Devices</span></a></div>
53        <ul>
54          <li><a href="<?cs var:toroot ?>tools/extras/oem-usb.html"><span
55            class="en">USB Drivers</span></a></li>
56        </ul>
57      </li>
58      <li class="nav-section">
59        <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/projects/index.html"><span class="en">Managing Projects</span></a></div>
60        <ul>
61          <li><a href="<?cs var:toroot ?>tools/projects/projects-eclipse.html"><span class="en">From Eclipse with ADT</span></a></li>
62          <li><a href="<?cs var:toroot ?>tools/projects/projects-cmdline.html"><span class="en">From the Command Line</span></a></li>
63          <li><a href="<?cs var:toroot ?>tools/projects/templates.html"><span class="en">Using Code Templates</span></a></li>
64        </ul>
65      </li>
66
67
68      <li class="nav-section">
69        <div class="nav-section-header">
70          <a href="<?cs var:toroot ?>tools/building/index.html">
71          <span class="en">Building and Running</span></a>
72        </div>
73        <ul>
74          <li><a href="<?cs var:toroot ?>tools/building/building-eclipse.html">
75            <span class="en">From Eclipse with ADT</span></a></li>
76          <li><a href="<?cs var:toroot ?>tools/building/building-cmdline.html">
77            <span class="en">From the Command Line</span></a></li>
78          <li><a href="<?cs var:toroot ?>tools/building/multidex.html">
79            <span class="en">Apps Over 65K Methods</span></a></li>
80        </ul>
81      </li>
82
83
84  <li class="nav-section">
85        <div class="nav-section-header"><a href="<?cs var:toroot?>tools/testing/index.html">
86            <span class="en">Testing</span>
87          </a></div>
88        <ul>
89          <li>
90            <a href="<?cs var:toroot?>tools/testing/testing_android.html">
91            <span class="en">Fundamentals</span></a>
92          </li>
93          <li><a href="<?cs var:toroot ?>tools/testing/testing_eclipse.html">
94            <span class="en">From Eclipse</span></a>
95          </li>
96          <li><a href="<?cs var:toroot ?>tools/testing/testing_otheride.html">
97            <span class="en">From Other IDEs</span></a>
98          </li>
99          <li>
100            <a href="<?cs var:toroot?>tools/testing/activity_testing.html">
101            <span class="en">Activity Testing</span></a>
102          </li>
103          <li>
104            <a href="<?cs var:toroot?>tools/testing/service_testing.html">
105            <span class="en">Service Testing</span></a>
106          </li>
107          <li>
108            <a href="<?cs var:toroot?>tools/testing/contentprovider_testing.html">
109            <span class="en">Content Provider Testing</span></a>
110          </li>
111          <li>
112            <a href="<?cs var:toroot?>tools/testing/testing_accessibility.html">
113            <span class="en">Accessibility Testing</span></a>
114          </li>
115           <li>
116            <a href="<?cs var:toroot?>tools/testing/testing_ui.html">
117            <span class="en">UI Testing</span></a>
118          </li>
119          <li>
120            <a href="<?cs var:toroot ?>tools/testing/what_to_test.html">
121            <span class="en">What To Test</span></a>
122          </li>
123          <li>
124            <a href="<?cs var:toroot ?>tools/testing/activity_test.html">
125            <span class="en">Activity Testing Tutorial</span></a>
126          </li>
127        </ul>
128  </li><!-- end of testing -->
129
130  <li class="nav-section">
131    <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/debugging/index.html"><span class="en">Debugging</span></a></div>
132    <ul>
133      <li><a href="<?cs var:toroot ?>tools/debugging/debugging-projects.html"><span class="en">From Eclipse with ADT</span></a></li>
134      <li><a href="<?cs var:toroot ?>tools/debugging/debugging-projects-cmdline.html"><span class="en">From Other IDEs</span></a></li>
135      <li><a href="<?cs var:toroot ?>tools/debugging/ddms.html"><span class="en">Using DDMS</span></a></li>
136      <li><a href="<?cs var:toroot ?>tools/debugging/debugging-log.html"><span class="en">Reading and Writing Logs</span></a></li>
137      <li><a href="<?cs var:toroot ?>tools/debugging/improving-w-lint.html"><span class="en">Improving Your Code with lint</span></a></li>
138      <li><a href="<?cs var:toroot ?>tools/debugging/debugging-ui.html"><span class="en">Optimizing your UI</span></a></li>
139      <li><a href="<?cs var:toroot ?>tools/debugging/debugging-tracing.html"><span class="en">Profiling with Traceview and dmtracedump</span></a></li>
140      <li><a href="<?cs var:toroot ?>tools/debugging/systrace.html"><span class="en">Analyzing Display and Performance</span></a></li>
141      <li><a href="<?cs var:toroot ?>tools/debugging/debugging-memory.html">Investigating Your RAM Usage</a></li>
142      <li><a href="<?cs var:toroot ?>tools/debugging/debugging-devtools.html"><span class="en">Using the Dev Tools App</span></a></li>
143    </ul>
144  </li>
145      <li class="nav-section">
146        <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/publishing/publishing_overview.html" zh-cn-lang="发布概述"><span class="en">Publishing</span></a></div>
147        <ul>
148          <li><a href="<?cs var:toroot ?>tools/publishing/preparing.html" zh-cn-lang="准备发布"><span class="en">Preparing for Release</span></a></li>
149          <li><a href="<?cs var:toroot ?>tools/publishing/versioning.html"><span class="en">Versioning Your Apps</span></a></li>
150          <li><a href="<?cs var:toroot ?>tools/publishing/app-signing.html"><span class="en">Signing Your Apps</span></a></li>
151        </ul>
152      </li>
153    </ul>
154  </li>
155
156  <li class="nav-section">
157    <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/support-library/index.html"><span
158class="en">Support Library</span></a></div>
159    <ul>
160      <li><a href="<?cs var:toroot ?>tools/support-library/features.html">Features</a></li>
161      <li><a href="<?cs var:toroot ?>tools/support-library/setup.html">Setup</a></li>
162    </ul>
163  </li>
164
165  <li class="nav-section">
166    <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/help/index.html"><span
167class="en">Tools Help</span></a></div>
168    <ul>
169      <li><a href="<?cs var:toroot ?>tools/help/adb.html">adb</a></li>
170      <li class="nav-section">
171        <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/help/adt.html">ADT</a></div>
172        <ul>
173          <li><a href="<?cs var:toroot ?>sdk/installing/installing-adt.html">
174              <span class="en">Installing the Eclipse Plugin</span></a></li>
175        </ul>
176      </li>
177      <li><a href="<?cs var:toroot ?>tools/help/android.html">android</a></li>
178      <li><a href="<?cs var:toroot ?>tools/help/avd-manager.html">AVD Manager</a></li>
179      <li><a href="<?cs var:toroot ?>tools/help/bmgr.html">bmgr</a>
180      <li><a href="<?cs var:toroot ?>tools/help/monitor.html">Device Monitor</a></li>
181      <li><a href="<?cs var:toroot ?>tools/help/dmtracedump.html">dmtracedump</a></li>
182      <li><a href="<?cs var:toroot ?>tools/help/draw9patch.html">Draw 9-Patch</a></li>
183      <li><a href="<?cs var:toroot ?>tools/help/emulator.html">Emulator</a></li>
184      <li><a href="<?cs var:toroot ?>tools/help/etc1tool.html">etc1tool</a></li>
185      <li><a href="<?cs var:toroot ?>tools/help/hierarchy-viewer.html">Hierarchy Viewer</a></li>
186      <li><a href="<?cs var:toroot ?>tools/help/hprof-conv.html">hprof-conv</a></li>
187      <li><a href="<?cs var:toroot ?>tools/help/jobb.html">jobb</a></li>
188      <li><a href="<?cs var:toroot ?>tools/help/lint.html">lint</span></a></li>
189      <li><a href="<?cs var:toroot ?>tools/help/logcat.html">logcat</a></li>
190      <li><a href="<?cs var:toroot ?>tools/help/mksdcard.html">mksdcard</a></li>
191      <li><a href="<?cs var:toroot ?>tools/help/monkey.html">monkey</a></li>
192      <li class="nav-section">
193        <div class="nav-section-header"><a href="<?cs var:toroot
194?>tools/help/monkeyrunner_concepts.html"><span class="en">monkeyrunner</span></a></div>
195        <ul>
196          <li><a href="<?cs var:toroot ?>tools/help/MonkeyDevice.html"><span
197class="en">MonkeyDevice</span></a></li>
198          <li><a href="<?cs var:toroot ?>tools/help/MonkeyImage.html"><span
199class="en">MonkeyImage</span></a></li>
200          <li><a href="<?cs var:toroot ?>tools/help/MonkeyRunner.html"><span
201class="en">MonkeyRunner</span></a></li>
202        </ul>
203      </li>
204       <li><a href="<?cs var:toroot ?>tools/help/proguard.html" zh-cn-lang="ProGuard">ProGuard</a></li>
205       <li><a href="<?cs var:toroot ?>tools/help/sdk-manager.html">SDK Manager</a></li>
206       <li><a href="<?cs var:toroot ?>tools/help/systrace.html">Systrace</a></li>
207       <li><a href="<?cs var:toroot ?>tools/help/gltracer.html">Tracer for OpenGL ES</a></li>
208       <li><a href="<?cs var:toroot ?>tools/help/traceview.html">Traceview</a></li>
209       <li class="nav-section">
210          <div class="nav-section-header"><a href="<?cs var:toroot ?>tools/help/uiautomator/index.html"><span class="en">uiautomator</span></a></div>
211          <ul>
212             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/Configurator.html"><span class="en">Configurator</span></a></li>
213             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/IAutomationSupport.html"><span class="en">IAutomationSupport</span></a></li>
214             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiAutomatorTestCase.html"><span class="en">UiAutomatorTestCase</span></a></li>
215             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiCollection.html"><span class="en">UiCollection</span></a></li>
216             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiDevice.html"><span class="en">UiDevice</span></a></li>
217             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiObject.html"><span class="en">UiObject</span></a></li>
218             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiObjectNotFoundException.html"><span class="en">UiObjectNotFoundException</span></a></li>
219             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiScrollable.html"><span class="en">UiScrollable</span></a></li>
220             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiSelector.html"><span class="en">UiSelector</span></a></li>
221             <li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiWatcher.html"><span class="en">UiWatcher</span></a></li>
222          </ul>
223       </li>
224       <li><a href="<?cs var:toroot ?>tools/help/zipalign.html">zipalign</a></li>
225    </ul>
226  </li>
227
228  <li class="nav-section">
229    <div class="nav-section-header"><a href="<?cs var:toroot
230?>tools/revisions/index.html"><span class="en">Revisions</span></a></div>
231    <ul>
232      <li><a href="<?cs var:toroot ?>tools/sdk/tools-notes.html">
233        <span class="en">SDK Tools</span>
234      </a></li>
235      <li><a href="<?cs var:toroot ?>tools/sdk/eclipse-adt.html">
236        <span class="en">ADT Plugin</span>
237      </a></li>
238      <li><a href="<?cs var:toroot ?>tools/revisions/build-tools.html">
239        <span class="en">Build Tools</span>
240      </a></li>
241      <li><a href="<?cs var:toroot ?>tools/revisions/platforms.html"><span
242class="en">Platforms</span></a></li>
243    </ul>
244  </li>
245
246  <li class="nav-section">
247    <div class="nav-section-header empty">
248      <a href="<?cs var:toroot ?>tools/sdk/ndk/index.html">NDK</a>
249    </div>
250  </li>
251
252  <li class="nav-section">
253    <div class="nav-section-header">
254    <a href="<?cs var:toroot ?>tools/adk/index.html">
255      <span class="en">ADK</span></a>
256    </div>
257    <ul>
258      <li><a href="<?cs var:toroot ?>tools/adk/adk2.html">ADK 2012 Guide</a></li>
259      <li><a href="<?cs var:toroot ?>tools/adk/adk.html">ADK 2011 Guide</a></li>
260    </ul>
261  </li>
262
263</ul><!-- nav -->
264
265<script type="text/javascript">
266<!--
267    buildToggleLists();
268    changeNavLang(getLangPref());
269//-->
270</script>
271