![]() |
| This is a discussion on Screen Capture App within the Android Smartphones forums, part of the Smartphone Discussion Forums category; Anyone know of a screen capture app for the Android devices?... |
| |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| Screen Capture App
Anyone know of a screen capture app for the Android devices?
|
|
#2
| |||
| |||
|
Theres one in the market called screenshot Mozilla/5.0 (Linux; U; Android 1.6; en-us; T-Mobile myTouch 3G Build/DRC92) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1 |
|
#3
| |||
| |||
|
Thanks, the reviews don't look too good though. It says you have to have a rooted phone. Mozilla/5.0 (Linux; U; Android 2.0; en-us; Droid Build/ESD20) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 |
|
#5
| |||
| |||
|
Are there any that you can do via computer and usb rather than on device without rooting?
|
|
#7
| |||
| |||
| Let us know, thanks Mozilla/5.0 (Linux; U; Android 2.0; en-us; Droid Build/ESD20) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 |
|
#8
| |||
| |||
|
Please see below.. Step 1: Enable USB Debugging On your Android phone (in this case, the G1), go to Settings, then Applications, and then Development. Check the checkbox for "USB debugging." Step 2: Download the Android SDK Download the SDK for your platform here. Google also has some great installation documentation if you get lost. You will need to make sure you have a current copy of the JDK. To use the SDK, you also need to download an IDE like Eclipse. After installing Eclipse, you can install the Eclipse plugin to connect Android and the IDE together, or just do a lot of stuff via the command line. Go ahead and plugin your Android handset into a USB port on your computer, if it is not plugged in already. Step 3: Run DDMS After configuring Eclipse or whatever IDE you use to work with Android, you need to open up the DDMS application from within the "tools" folder in the Android SDK's main folder. After DDMS launches, select your handset from the menu on the left (it should be the only device listed). You might see an error message, but the debug tool should be loaded. Then, click CTRL-S on your keyboard. This will bring up the "Device Screen Capture" interface. From here, a static image is captured from what is appearing on your handset. You can save the image (nicely defaulted as PNG) and then refresh to your heart's content to grab updated or different screenshots from your phone. That's it! There is a caveat: Because your device has to be plugged into USB to be accessed by the SDK, the SD card cannot be used for taking photographs, playing music or downloading music from the Amazon.com MP3 store. You can take pictures of some of those screens, but to actually download anything, take movies, or take a photo, you cannot have your device plugged into the computer and accessed by the SDK. Again, this is hardly as simple the iPhone's screenshot interface, but it is still very doable. |
|
#9
| |||
| |||
|
Wow, I will sure miss my SnapScreen lol!
|
|
#10
| |||
| |||
|
Hopefully someone will develop something similar and easy like Capture It soon. Mozilla/5.0 (Linux; U; Android 2.0; en-us; Droid Build/ESD20) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 |