Am using Robotium for automation of android app testing. Using the command solo.takeScreenshot(), I was able to take screenshot and the image is stored in the SDcard > Robotium-screenshots folder in the emulator. Is there any way by which the image from the emulator can be copied to the PC?
In DDMS View - Choose your device.
Click on the camera icon in below snapshot. Screenshot of device can be saved to PC directly.
to copy the existing files from emulator to PC, go to File Explorer in DDMS View and browse to your file, click on the icon in below snapshot.