Android Screen shooting with ddms
- You need a properly installed Android SDK setup before you can proceed.
Launch ddms from the command line. The path to the android executable has to be included in your PATH variable –
ddms
- Enable USB debugging on the Android device, before you connect it to the PC (or Mac, or Linux). This is usually done by accessing Settings > Applications > Development, there is a check box beside “Enable USB debugging”. Connect the Android device to your PC via a USB cable
- The connected device should now be visible within the DDMS window. Select it, then
- Press
CTRL-a
on your keyboard
If you find any corrections in the page or article, the best place to log that is in the site's GitHub repo workingdev.net/issues. To start a discussion with me, the best place to do that is via twitter @lovescaffeine