Loading...

February 9, 2012 1,536 views

How to take screenshot on Android phone

Make a screenshots in Android OS with Android SDK Tools.

Taking a screenshot is not a standard feature in devices with Android operating system. But there is also an option how to take screenshots from your phone with Google Android SDK Tools.

Guide: Making screenshots on old Android devices

"Take a screenshot" is not a standard feature in devices with Android operating system. However some manufacturers, such as Samsung, have this option implemented in their products. Other option is to root the phone.

But there is also a third option, for those who do not want to root their device, or do not own smartphone with this feature natively enabled. 

To take screenshots from your phone, you will need a computer with Windows, Mac OS X or Linux operating system with JAVA SE Development Kit and Google Android SDK Tools installed and USB cable.

How to add screenshoting function to legacy Android devices

Step 1 - Download and Install JAVA SE Development Kit

JAVA SE Development Kit is a development environment for building applications, applets, and components using the Java programming language. It is available to free download on Oracle website. Same components of JAVA SE Development Kit will be needed to run Android SDK.

Step 2 - Download and Install Google Android SDK

Google Android SDK is a set of tools and packages used to create Android applications. It contains debugger, libraries, a phone emulator, documentation, sample codes, helps and ADT plug-in for Eclipse that is official integrated development environment for Android. Android SDK installation package can be downloaded from Android developer website.

Step 3 - Run Android SDK Manager

When the installation of Android SDK is finished, run the Android SDK Manager. The program is able to install, delete and manage Android developer packages, utilities and system drivers.

In Tools folder check the Android SDK Platform-tools box and in Extras the Google USB Driver package and press the Install X packages button to install them.
 

Android SDK Manager
Android SDK Manager main window

If you want to try application development, or Android emulator you can install any other package Android API package.

Step 4 - Phone settings

In your Android, open Settings → Application settingsDevelopment → and check USB debugging mode to on and after that connect the device with USB cable to the computer. Without debugging enabled, the utility used in next step would not work. 

 

Android USB debugging mode
Android Development options
 

Step 5 - Take a screenshot

Back on your computer, run Dalvik Debug Monitor utility from Android SDK Tools. By default The batch file is located in this folder - C:\Program Files (x86)\Android\android-sdk\tools\ddms.bat.

If the phone is connected properly it will be shown as online.
 

Dalvik Debug Monitor
Dalvik Debug Monitor main window

Click on Device  in the program menu and use Screen capture... option (or Ctrl +S), which will open a window with your android screen ready to capture.

Now take your phone and navigate to the screen you want to capture and click on the Refresh button in the Device Screen Capture window on your computer to load the actual screen of your Android phone. 

 

Device Screen Capture window
Device Screen Capture window

Now just click the Save button which will create the screenshot of your Android device in Portable Network Graphics format (PNG file extension). And that's it.

 

Related articles

February 18, 2021

Best programs for finding duplicate files

Whilst few duplicities of small files do not bother anyone, in case of huge audio or photo collectio...

Read more
October 26, 2017

How to import photos and videos from PC to Instagram

Hundreds of millions of users use Instagram to share their selfies and other photos with their frien...

Read more
June 28, 2017

How to get text from image

A lot of computer users dealing with documents eventually encounter situation when they need to get...

Read more
February 4, 2015

Create embroidery from photo or picture

A company logo, a funny pictogram or whatever picture can be nowadays turned in to embroidery design...

Read more
April 4, 2014

How to use Google Picasa

Short review about Google Picasa photo editing tool. It is one of the most useful free picture editi...

Read more
June 4, 2013

Best photo management software

You can manage and simply edit your photos in hundreds of programs, but there are reasons why you mi...

Read more