Possible Duplicate:
Screenshot Android
Any one please Help me with this..
how to capture screen content in android programmatically/.//
Thanks in Advance..
Possible Duplicate:
Screenshot Android
Any one please Help me with this..
how to capture screen content in android programmatically/.//
Thanks in Advance..
As you need to use same code described in question priviously asked
as described in this question
How to programmatically take a screenshot in Android?
Try this code, don't forget to add this permission in your Manifest.xml
main.xml
ScreenCaptureActivity.java