View Single Post
Old May 4th, 2010, 03:07 PM   #54 (permalink)
macdaddybuff
Member
 
macdaddybuff's Avatar
 
Join Date: Mar 2010
Posts: 472
 
Device(s):
Carrier: Not Provided

Thanks: 161
Thanked 160 Times in 61 Posts
Default

Quote:
Originally Posted by jamor View Post
What program do you use to take pic of your phone?
So, we've all had our phones for a bit (ok, a day to a week or so) and have a chance to configure to our liking. Lets see what you've done.

To take a screen shot:

-Download the SDK from here: Android SDK | Android Developers
-Once SDK is downloaded, run "SDKSetup.exe" and install platform 2.1 and
the drivers if necessary. If you've already downloaded HTC Sync, you
should have the drivers
-Enable USB debugging on your phone:
menu>settings>applications>development>check USB debugging
-Start-Run-type ..CMD--it opens command
-Type "cd *the path to the tools directory of the sdk*" for example:
cd C:\Users\Dylan\android-sdk_r05-windows\android-sdk-window\tools
-Push enter and you'll see ......tools> type ddms.bat and push enter
-In the new window that opens you should see your device listed. Select it
and then click device>screen capture
You now have a pic of your screen.
macdaddybuff is offline  
Reply With Quote
The Following User Says Thank You to macdaddybuff For This Useful Post:
jamor (May 4th, 2010)