Taking screen shots without root. (How-to)

dazoe

Member
Joined
Nov 17, 2009
Messages
68
Reaction score
0
I know many of you know this already but i have seen some complaining about not being able to take screen shots because they don't have root. So i created a how-to for taking screen shots of the Droid 3 and most other android phones with out root.
Note: Java development kit is required. (The installer only detects the x86 version, not x64) I installed both.


For windows:
Step 1: Download android sdk installer. Android SDK | Android Developers
Image_2011-07-18_at_12.18.26_PM.png

Step 2: Install SDK.
Image_2011-07-18_at_12.19.44_PM.png

Note the location when you install.
Image_2011-07-18_at_12.31.05_PM.png

Step 3(This may or may not be needed):Run the SDK Manager to download the usb_driver. Close the install packages window so you can get to the main application.
Image_2011-07-18_at_12.42.33_PM.png
Chose to install google's usb driver package.
Step 4: Turn on USB Debugging. Setting->Applications->Development->USB Debugging
USB_Debugging.png

Step 4: Plug in your phone and use the usb driver located at (install location)\extras\google\usb_driver
Step 5: Launch (Install location)\tools\ddms.bat
Step 6: Select your device in the list and use the Device menu and select Screen Capture.
Image_2011-07-18_at_12.49.13_PM.png

Step 7: Click the save button, save the file, upload and share!

I hope this helps some of you out there. I may have missed some things here and there, if you have any problems feel free to ask or pm me.
 
Last edited:
Top