From: http://bbs.gfan.com/thread-34720-1-1.html
Cliq/Dext is not successful yet, But screenshots are completely feasible.
There are three steps in total:
1. Open the debug mode of the mobile phone:
Find Applications in Settings and select the sub-options Development:
Find the "USB debugging" option and select. Exit.
2. Download the Android SDK development tool:
Click here to download Android development tools, which are available on various platforms (Win, Mac, and Linux.
If no JDK is available, install a JDK first. Then download an IDE, like Eclipse.
Anyone who has worked on Java (j2-based) programming should be familiar with it. The last step is to embed the Android SDK into the IDE.
3. Run DDMS:
Open the DDMS program after the IDE and SDK are set up.
(The DDMS program is in the "tools" folder under the Android SDK directory .)
After selecting the mobile phone model, press Ctrl + S to take screenshots. The default PNG format is used.