Android: Take Emulator Screen Shots in Eclipse

If you are an Android developer then you are already taking lot of screen shots of your app. For documentation purpose or for putting it in Google Play market. Taking screen shots of Android in phone is easy in today’s smart phones like Samsung Galaxy series. But most of the time we would need to grab the screen from Android emulator.

Here’s a simple but very useful trick to capture screen shot of Android application via Eclipse. For this you must have installed Android’s ADT plugin in Eclipse.

Follow these simple steps to capture the current screen of your current Emulator.

In eclipse, Open Windows > Show View > Others… (Shortcut Alt + Shift + Q, Q)

android-eclipse-devices-view

From the Show View dialog, open Android and select Devices.

android-eclipse-devices-view-select
android-eclipse-capture-screen-shot

This will open a new Devices view in your eclipse. Select the Emulator that is running currently and that you want to capture screen of and click Camera icon on right side.

This will open Device Screen Capture dialog. Press Refresh button to capture current screen and press Save to save it in PNG format on disk.

android-eclipse-screen-capture

Happy screen grabing :)

Related: How to take screen shots in Java

Get our Articles via Email. Enter your email address.

You may also like...

6 Comments

  1. Jungleads says:

    He he Funny i never checked this option before i was just transfering the apk file which i developed to my phone and taking screen shots everytime.And now you saved a lot of time.I can simply take screenshots in my eclipse and upload my apps directly.Thanks again

  2. sugan says:

    Really nice thanks

  3. Subramanyam.B says:

    Really nice,thanks mate.

  4. GB Bhayani says:

    nice… and thanx

  5. really very nice tutorial

  6. pinkipandey says:

    really nice

Leave a Reply

Your email address will not be published. Required fields are marked *