screenshots in android
okay seriously useful. because one of the very few things android hasn’t done better than apple since the beginning is an easy on-device way of taking screenshots.
- enable usb debugging (settings->applications->development)
- connect device to computer
- run the tools/ddms tool in the android SDK folder
- screen capture application launches!
now you can save images of stuff running on your phone. w00t.