If you are using Windows, this should work: The Print Screen key will copy the screen image to the windows clipboard. Alt Print Screen will copy the active window to the clipboard. You should be able to past into an e-mail, or at least paste into an editor like Paint and save it to a file for insertion into an e-mail.
Jerry On Sep 10, 1:41 am, DG <[email protected]> wrote: > Hello, > > Currently, I am working on an Android application were I have a > requirement to get a screenshot of current activity on a button click > and send it to a specific email id. > > I have searched the documentation and did not got any way to get the > screen shot and add it as the attachment. > > Is there any way in Android SDK to get the screen shot. > > Thanks for Help, > Dwakresh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

