I had installed this library http://code.google.com/p/android-screenshot-library/.
I had started my Android emulator ,when i run the run.sh file it is saying "Service Started Sucessfully".
How Should i or where can i get the Screen shots of my emulator.I am using all latest versions.Thank You.
DDMS has a feature to taking screenshots of views.
In Eclipse, open DDMS perspective and click on screen capture icon in Devices layout.
Open Eclipse > open DDMS View > Select your Emulator out of the list > press the little blinking Camera Icon near where you select your Emulator from the list
Hope you find it.