Android Screenshots

  • Download the Android SDK:

http://developer.android.com/sdk/

  • Add the Path to the SDK Tools:

export PATH=${PATH}:<your_sdk_dir>/tools

  • Run ddms:

# ddms

  • Connect your Android device by USB and choose the ‘Sync’ method of connection.
  • Choose your Device fromĀ  the left menu
  • Then from the ddms menu bar choose Device > Screen Capture

Post comment