• 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
      • Improving Code Inspection with Annotations
      • Analyzing UI 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
    • ProGuard
    • SDK Manager
    • Systrace
    • Tracer for OpenGL ES
    • Traceview
    • zipalign
  • Build System
    • Configuring Gradle Builds
    • Android Plugin for Gradle
    • Manifest Merging
    • Apps Over 65K Methods
  • Testing Tools
    • Testing Support Library
      • API Reference
    • monkey
    • monkeyrunner
      • MonkeyDevice
      • MonkeyImage
      • MonkeyRunner
  • Support Library
    • Features
    • Setup
  • Data Binding Library
  • Revisions
    • Android Studio
    • SDK Tools
    • SDK Build Tools
    • Android Plugin for Gradle
    • SDK Platforms
    • ADT Plugin
  • NDK
  • Eclipse with ADT
    • Migrating to Android Studio
      • Transition Guide
    • Installing the Eclipse Plugin
    • Managing Projects
    • Building and Running
    • Building with Ant
    • Testing
    • Debugging
    • Signing Your Apps