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
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