Tuesday, 13 August 2013

Taking screenshot of activity programatically

Taking screenshot of activity programatically

My requirement is to take the screen shot of an activity and share in
social networking sites.
My problem is that, the activity contains a scroll view, and I need to get
the image of the complete scrollview in snapshot(scrollview size is larger
than screen bounds).
Please advice me how to do this. Thanks.

No comments:

Post a Comment