I\'m trying to take a screenshot of my Android application using Robotium, I\'m using the below function that I found here.
public static String SCREEN_SHOTS
Make sure your emulator has some megabytes set aside for the SD card.
If you want to pull the jpg back to your PC, you can get java to run this command line:
C:\Users\Me\android-sdks\platform-tools\adb.exe pull /sdcard/test_1329402481933.jpg c:\