• Download
    • Installing the SDK
    • Adding SDK Packages
  • Android Studio
    • Tips and Tricks
  • Workflow
    • Setting Up Virtual Devices
      • With AVD Manager
      • From the Command Line
      • Using the Emulator
    • Using Hardware Devices
      • USB Drivers
    • Managing Projects
      • From Android Studio
      • From the Command Line
      • Using Code Templates
    • Building and Running
      • From Android Studio
      • From the Command Line
    • Testing
      • Fundamentals
      • From Eclipse
      • From Other IDEs
      • Activity Testing
      • Service Testing
      • Content Provider Testing
      • Accessibility Testing
      • UI Testing
      • What To Test
      • Activity Testing Tutorial
    • Debugging
      • From Android Studio
      • From Other IDEs
      • Using DDMS
      • Reading and Writing Logs
      • Improving Your Code with lint
      • Optimizing your UI
      • Profiling with Traceview and dmtracedump
      • Analyzing Display and Performance
      • Investigating Your RAM Usage
      • Using the Dev Tools App
    • Publishing
      • Preparing for Release
      • Versioning Your Apps
      • Signing Your Apps
  • Tools Help
    • adb
    • android
    • AVD Manager
    • bmgr
    • Device Monitor
    • dmtracedump
    • Draw 9-Patch
    • Emulator
    • etc1tool
    • Hierarchy Viewer
    • hprof-conv
    • jobb
    • lint
    • logcat
    • mksdcard
    • monkey
    • monkeyrunner
      • MonkeyDevice
      • MonkeyImage
      • MonkeyRunner
    • ProGuard
    • SDK Manager
    • Systrace
    • Tracer for OpenGL ES
    • Traceview
    • uiautomator
      • Configurator
      • IAutomationSupport
      • UiAutomatorTestCase
      • UiCollection
      • UiDevice
      • UiObject
      • UiObjectNotFoundException
      • UiScrollable
      • UiSelector
      • UiWatcher
    • zipalign
  • Build System
    • Configuring Gradle Builds
    • Android Plugin for Gradle
    • Apps Over 65K Methods
  • Support Library
    • Features
    • Setup
  • Revisions
    • Android Studio
    • SDK Tools
    • SDK Build Tools
    • SDK Platforms
    • ADT Plugin
  • NDK
  • ADK
    • ADK 2012 Guide
    • ADK 2011 Guide
  • Eclipse with ADT
    • Migrating to Android Studio
    • Installing the Eclipse Plugin
    • Managing Projects
    • Building and Running
    • Building with Ant
    • Testing
    • Debugging
    • Signing Your Apps