King_Louie
Reaction score
0

Profile posts Latest activity Postings About

  • How to screen grab on non-rooted phone... thanks to 702Droid!!!

    part 2 of 2

    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.
    How to screen grab on non-rooted phone... thanks to 702Droid!!!

    part 1 of 2

    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.
  • Loading…
  • Loading…
  • Loading…