2012-06-21 17:14:39 -07:00
|
|
|
<ul id="nav">
|
|
|
|
|
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot
|
|
|
|
?>sdk/index.html"><span class="en">Download</span></a></div>
|
|
|
|
<ul>
|
2014-05-29 17:44:09 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>sdk/installing/index.html">
|
|
|
|
<span class="en">Installing the SDK</span></a></li>
|
2013-04-19 17:42:08 -07:00
|
|
|
|
2014-05-29 17:44:09 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>sdk/installing/adding-packages.html">
|
|
|
|
<span class="en">Adding SDK Packages</span></a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
2014-06-19 17:40:06 -07:00
|
|
|
|
2014-05-29 17:44:09 -07:00
|
|
|
|
2014-11-20 13:49:05 -08:00
|
|
|
<!-- Android Studio menu-->
|
|
|
|
|
|
|
|
<li class="nav-section">
|
2014-05-29 17:44:09 -07:00
|
|
|
<div class="nav-section-header">
|
2014-11-20 13:49:05 -08:00
|
|
|
<a href="<?cs var:toroot?>tools/studio/index.html">Android Studio</a>
|
2014-05-29 17:44:09 -07:00
|
|
|
</div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>sdk/installing/studio-tips.html">
|
|
|
|
Tips and Tricks</a></li>
|
2014-11-20 13:49:05 -08:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
</li><!-- End of Android Studio menu -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Workflow menu-->
|
2012-08-01 16:21:17 -07:00
|
|
|
|
2012-06-21 17:14:39 -07:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header">
|
2013-02-13 15:06:41 -08:00
|
|
|
<a href="<?cs var:toroot ?>tools/workflow/index.html"><span class="en">Workflow</span></a>
|
2012-06-21 17:14:39 -07:00
|
|
|
</div>
|
|
|
|
<ul>
|
|
|
|
<li class="nav-section">
|
2013-02-13 15:06:41 -08:00
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/devices/index.html"><span class="en">Setting Up Virtual Devices</span></a></div>
|
2012-06-21 17:14:39 -07:00
|
|
|
<ul>
|
2013-02-13 15:06:41 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/devices/managing-avds.html"><span class="en">With AVD Manager</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li>
|
2013-05-23 15:43:37 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/devices/emulator.html"><span class="en">Using the Emulator</span></a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
2013-07-15 15:53:03 -07:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/device.html"><span class="en">Using Hardware Devices</span></a></div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/extras/oem-usb.html"><span
|
|
|
|
class="en">USB Drivers</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li class="nav-section">
|
2014-12-05 18:16:30 -08:00
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/projects/index.html"><span class="en">Managing Projects</span></a></div>
|
2012-06-21 17:14:39 -07:00
|
|
|
<ul>
|
2014-12-08 00:21:15 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/projects/projects-studio.html"><span class="en">From Android Studio</span></a></li>
|
2013-02-13 15:06:41 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/projects/projects-cmdline.html"><span class="en">From the Command Line</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/projects/templates.html"><span class="en">Using Code Templates</span></a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
2012-08-01 16:21:17 -07:00
|
|
|
|
2012-06-21 17:14:39 -07:00
|
|
|
<li class="nav-section">
|
2014-10-30 23:59:28 -07:00
|
|
|
<div class="nav-section-header">
|
|
|
|
<a href="<?cs var:toroot ?>tools/building/index.html">
|
|
|
|
<span class="en">Building and Running</span></a>
|
|
|
|
</div>
|
2012-06-21 17:14:39 -07:00
|
|
|
<ul>
|
2014-11-06 17:15:28 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/building/building-studio.html">
|
|
|
|
<span class="en">From Android Studio</span></a></li>
|
2014-10-30 23:59:28 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/building/building-cmdline.html">
|
|
|
|
<span class="en">From the Command Line</span></a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot?>tools/testing/index.html">
|
|
|
|
<span class="en">Testing</span>
|
|
|
|
</a></div>
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="<?cs var:toroot?>tools/testing/testing_android.html">
|
|
|
|
<span class="en">Fundamentals</span></a>
|
|
|
|
</li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/testing/testing_eclipse.html">
|
|
|
|
<span class="en">From Eclipse</span></a>
|
|
|
|
</li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/testing/testing_otheride.html">
|
|
|
|
<span class="en">From Other IDEs</span></a>
|
2012-08-01 16:21:17 -07:00
|
|
|
</li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li>
|
|
|
|
<a href="<?cs var:toroot?>tools/testing/activity_testing.html">
|
|
|
|
<span class="en">Activity Testing</span></a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="<?cs var:toroot?>tools/testing/service_testing.html">
|
|
|
|
<span class="en">Service Testing</span></a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="<?cs var:toroot?>tools/testing/contentprovider_testing.html">
|
|
|
|
<span class="en">Content Provider Testing</span></a>
|
|
|
|
</li>
|
2012-08-01 16:21:17 -07:00
|
|
|
<li>
|
|
|
|
<a href="<?cs var:toroot?>tools/testing/testing_accessibility.html">
|
|
|
|
<span class="en">Accessibility Testing</span></a>
|
2012-10-05 15:30:20 -07:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="<?cs var:toroot?>tools/testing/testing_ui.html">
|
|
|
|
<span class="en">UI Testing</span></a>
|
2012-08-01 16:21:17 -07:00
|
|
|
</li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li>
|
|
|
|
<a href="<?cs var:toroot ?>tools/testing/what_to_test.html">
|
|
|
|
<span class="en">What To Test</span></a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="<?cs var:toroot ?>tools/testing/activity_test.html">
|
|
|
|
<span class="en">Activity Testing Tutorial</span></a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li><!-- end of testing -->
|
|
|
|
|
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/debugging/index.html"><span class="en">Debugging</span></a></div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-projects.html"><span class="en">From Eclipse with ADT</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-projects-cmdline.html"><span class="en">From Other IDEs</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/ddms.html"><span class="en">Using DDMS</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-log.html"><span class="en">Reading and Writing Logs</span></a></li>
|
2012-07-24 10:46:16 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/improving-w-lint.html"><span class="en">Improving Your Code with lint</span></a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-ui.html"><span class="en">Optimizing your UI</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-tracing.html"><span class="en">Profiling with Traceview and dmtracedump</span></a></li>
|
2013-09-16 11:31:25 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/systrace.html"><span class="en">Analyzing Display and Performance</span></a></li>
|
2013-09-19 17:45:40 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-memory.html">Investigating Your RAM Usage</a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-devtools.html"><span class="en">Using the Dev Tools App</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li class="nav-section">
|
2014-11-14 19:19:18 -08:00
|
|
|
<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>
|
2012-06-21 17:14:39 -07:00
|
|
|
<ul>
|
2014-11-14 19:19:18 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/publishing/preparing.html" zh-cn-lang="准备发布"><span class="en">Preparing for Release</span></a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/publishing/versioning.html"><span class="en">Versioning Your Apps</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/publishing/app-signing.html"><span class="en">Signing Your Apps</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2013-07-15 15:53:03 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/support-library/index.html"><span
|
|
|
|
class="en">Support Library</span></a></div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/support-library/features.html">Features</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/support-library/setup.html">Setup</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
2012-06-21 17:14:39 -07:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/help/index.html"><span
|
|
|
|
class="en">Tools Help</span></a></div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/adb.html">adb</a></li>
|
2014-05-29 17:44:09 -07:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/help/adt.html">ADT</a></div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>sdk/installing/installing-adt.html">
|
|
|
|
<span class="en">Installing the Eclipse Plugin</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/android.html">android</a></li>
|
2012-11-07 11:08:01 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/avd-manager.html">AVD Manager</a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/bmgr.html">bmgr</a>
|
2012-06-19 15:48:29 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/monitor.html">Device Monitor</a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/dmtracedump.html">dmtracedump</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/draw9patch.html">Draw 9-Patch</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/emulator.html">Emulator</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/etc1tool.html">etc1tool</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/hierarchy-viewer.html">Hierarchy Viewer</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/hprof-conv.html">hprof-conv</a></li>
|
2012-10-24 15:36:10 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/jobb.html">jobb</a></li>
|
2012-07-24 10:46:16 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/lint.html">lint</span></a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/logcat.html">logcat</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/mksdcard.html">mksdcard</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/monkey.html">monkey</a></li>
|
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot
|
|
|
|
?>tools/help/monkeyrunner_concepts.html"><span class="en">monkeyrunner</span></a></div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/MonkeyDevice.html"><span
|
|
|
|
class="en">MonkeyDevice</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/MonkeyImage.html"><span
|
|
|
|
class="en">MonkeyImage</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/MonkeyRunner.html"><span
|
|
|
|
class="en">MonkeyRunner</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2014-11-14 19:19:18 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/proguard.html" zh-cn-lang="ProGuard">ProGuard</a></li>
|
2012-11-07 11:08:01 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/sdk-manager.html">SDK Manager</a></li>
|
2012-08-24 12:34:43 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/systrace.html">Systrace</a></li>
|
2012-06-19 15:48:29 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/gltracer.html">Tracer for OpenGL ES</a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/traceview.html">Traceview</a></li>
|
2012-10-05 15:30:20 -07:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/help/uiautomator/index.html"><span class="en">uiautomator</span></a></div>
|
|
|
|
<ul>
|
2013-06-14 15:38:10 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/Configurator.html"><span class="en">Configurator</span></a></li>
|
2012-10-05 15:30:20 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/IAutomationSupport.html"><span class="en">IAutomationSupport</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiAutomatorTestCase.html"><span class="en">UiAutomatorTestCase</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiCollection.html"><span class="en">UiCollection</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiDevice.html"><span class="en">UiDevice</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiObject.html"><span class="en">UiObject</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiObjectNotFoundException.html"><span class="en">UiObjectNotFoundException</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiScrollable.html"><span class="en">UiScrollable</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiSelector.html"><span class="en">UiSelector</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/uiautomator/UiWatcher.html"><span class="en">UiWatcher</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/help/zipalign.html">zipalign</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2012-08-01 16:21:17 -07:00
|
|
|
|
2014-11-07 15:17:36 -08:00
|
|
|
</li><!-- end of tools help -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Build System menu-->
|
|
|
|
|
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header">
|
2014-11-06 17:15:28 -08:00
|
|
|
<a href="<?cs var:toroot ?>sdk/installing/studio-build.html">Build System</a>
|
2014-11-07 15:17:36 -08:00
|
|
|
</div>
|
|
|
|
<ul>
|
2014-11-06 17:15:28 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/building/configuring-gradle.html">
|
|
|
|
<span class="en">Configuring Gradle Builds</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/building/plugin-for-gradle.html">
|
|
|
|
<span class="en">Android Plugin for Gradle</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/building/multidex.html">
|
|
|
|
<span class="en">Apps Over 65K Methods</span></a></li>
|
2014-11-07 15:17:36 -08:00
|
|
|
</ul>
|
|
|
|
</li><!-- end of build system -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Support Library menu-->
|
|
|
|
|
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/support-library/index.html"><span
|
|
|
|
class="en">Support Library</span></a></div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/support-library/features.html">Features</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/support-library/setup.html">Setup</a></li>
|
|
|
|
</ul>
|
|
|
|
</li><!-- end of support library -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Revision menu-->
|
|
|
|
|
2012-06-21 17:14:39 -07:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot
|
|
|
|
?>tools/revisions/index.html"><span class="en">Revisions</span></a></div>
|
|
|
|
<ul>
|
2014-11-04 17:23:23 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/revisions/studio.html">
|
|
|
|
<span class="en">Android Studio</span>
|
|
|
|
</a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/sdk/tools-notes.html">
|
2013-10-29 17:35:12 -07:00
|
|
|
<span class="en">SDK Tools</span>
|
2012-06-21 17:14:39 -07:00
|
|
|
</a></li>
|
2013-10-29 17:35:12 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/revisions/build-tools.html">
|
|
|
|
<span class="en">Build Tools</span>
|
|
|
|
</a></li>
|
2014-11-04 17:23:23 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/revisions/platforms.html">
|
|
|
|
<span class="en">Platforms</span></a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/sdk/eclipse-adt.html">
|
|
|
|
<span class="en">ADT Plugin</span></a></li>
|
2012-06-21 17:14:39 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
2012-08-01 16:21:17 -07:00
|
|
|
|
2014-05-29 17:44:09 -07:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header empty">
|
|
|
|
<a href="<?cs var:toroot ?>tools/sdk/ndk/index.html">NDK</a>
|
|
|
|
</div>
|
|
|
|
</li>
|
2012-08-01 16:21:17 -07:00
|
|
|
|
2012-06-24 23:58:25 -07:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header">
|
|
|
|
<a href="<?cs var:toroot ?>tools/adk/index.html">
|
|
|
|
<span class="en">ADK</span></a>
|
|
|
|
</div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/adk/adk2.html">ADK 2012 Guide</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/adk/adk.html">ADK 2011 Guide</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2012-08-01 16:21:17 -07:00
|
|
|
|
2014-12-05 10:55:34 -08:00
|
|
|
|
|
|
|
<!-- Eclipse ADT menu-->
|
|
|
|
|
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header">
|
|
|
|
<a href="<?cs var:toroot ?>tools/eclipse/index.html">
|
|
|
|
<span class="en">Eclipse with ADT</span></a>
|
|
|
|
</div>
|
|
|
|
<ul>
|
2014-12-08 00:41:17 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>sdk/installing/migrate.html">Migrating to Android Studio</a></li>
|
2014-11-07 15:17:36 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/projects/projects-eclipse.html">Managing Projects</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/building/building-eclipse.html">Building and Running</a></li>
|
2014-11-06 17:15:28 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/building/building-cmdline-ant.html">Building with Ant</a></li>
|
2014-12-05 10:55:34 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/testing/testing_eclipse.html">Testing</a></li>
|
2014-11-07 15:17:36 -08:00
|
|
|
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-projects.html">Debugging</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>tools/publishing/app-signing-eclipse.html">Signing Your Apps</a></li>
|
2014-12-05 10:55:34 -08:00
|
|
|
</ul>
|
|
|
|
</li><!-- end of Eclipse -->
|
|
|
|
|
|
|
|
|
2012-06-21 17:14:39 -07:00
|
|
|
</ul><!-- nav -->
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
<!--
|
|
|
|
buildToggleLists();
|
|
|
|
changeNavLang(getLangPref());
|
|
|
|
//-->
|
|
|
|
</script>
|