Archive for November, 2008
How to take a screenshot in Android
Pointing a camera at the screen of the phone is a rather ugly way of capturing the screen, but thankfully that’s not your only option. To take a proper screenshot you have to install the Android SDK, put the phone in debug mode (Settings/Applications/Development), connect it to your computer using the USB data cable, launch DDMS from within the SDK’s “tools” directory, select your phone from the list of devices and click “Screen Capture” in the Device menu. Full instructions are available at skilltech.blogsport.com.
2 comments
