Huge Discounts on Mobiles, Books, Cameras, Computers etc: @Flipkart
Flipkart.com

Sunday, May 16, 2010

How to capture screen of Samsung Spica (or any Android Mobile)

Initially I used to struggle a lot with my digital camera for getting some screenshots of the Samsung Spica smart phone, but later learnt that it can be done very easily using the android SDK tools itself.

Following are the steps:

1) Download & install Android SDK
http://developer.android.com/sdk/index.html

2) Connect your phone using the USB Cable. Make sure following settings are turned on:
USB Debugging : Settings -> Applications -> Development

3) Open "ddms" in \tools
eg: android-sdk-windows\tools\ddms.bat
DDMS =  Dalvik Debug Monitor Service


4) Your phone should now appear in DDMS as shown above. Select the phone, and then goto Device -> Screen capture (or Ctrl+S)

5) Use the handset to navigate to whatever screen you want a shot of, press “Refresh” and hit the “Save” button

 

More info:
http://developer.android.com/guide/developing/debug-tasks.html
http://www.mobilecrunch.com/2008/10/31/how-to-capture-the-screen-of-an-android-device/

No comments:

Post a Comment