3.11.2011

Take Android Screenshots Without Being Rooted (via Android Central)

I tend to take screenshots and post them then people ask me "how did u do that?"

My only answer is "Root Root Root". LOL, but Rooting isn't for everyone so here's an article I found on the Android Central Tips & Tricks site for Screenshots for Non-Rooted users. I will say honestly its easy as pie once you are rooted, but once again being a SUPERUSER isn't for everyone.



Posted on Friday, Apr 2, 2010 by Jerry Hildenbrand
m.androidcentral.com
Hey everyone.  Here's a quick tip that often gets overlooked amidst the madness. Since everyone loves to show off their Android homescreen setup, Let's talk about how to do it if you're not rooted and not running a home replacement. This works for all devices regardless of any home customizations done by the handset maker. Hit the break to follow along.
The first step is setting up the SDK on your computer. We covered that for Windows users in-depth here, so we will touch briefly for you folks running a Mac or Linux.
  • Make sure you download the correct sdk for your platform.
  • Make sure you're up to date with the Java Run Time Envrionment from Sun.
  • Mac users: Update this from the Apple menu, Ubuntu users sudo apt-get install sun-java6-jre.
After you have the SDK all set up, the hard part's over.  Just follow along and you'll be taking screenshots in no time.

1.  Plug your phone into your computer and start up the ddms tool. On a Windows machine, you open your SDK\tools folder and double click the icon (see the picture below). On Linux or a Mac, open your terminal in the sdk/tools and enter ./ddms
Android SDK\tools folder in Windows
The Android sdk\tools folder
2.  Make sure you select your device from the list in the right pane of the ddms application, then select device -> screen capture from the menu bar.  See the picture below.
The ddms utility window
3.  Grab your phone, set up the image you want to grab, and hit the refresh button (see the image below).  When you're satisfied with the results, click save and tell the ddms app where to save it.
The screen capture interface
And that's it!  All that's left is to hit the forums and share your screenshots with the world.

No comments:

Post a Comment