Reputation: 16877
I want to make an app for Android that allows the user to take screenshot. I want to use the permission READ_FRAME_BUFFER for writing this app.
Can someone please guide to a useful resource?
Upvotes: 3
Views: 4496
Reputation: 29670
You need to use Android Screenshot Library for the same purpose.
Please visit this link.
Upvotes: 2