Hello,
I'm looking for a way to take a screenshot from a Service?
In order to do that I would like to use READ_FRAME_BUFFER permission
from android.Manifest.permission but unfortunately I get the NOT
GRANTING PERMISSION warning while launching on the emulator.
The doc says that this permission "allows an application to take
screen shots and more generally get access to the frame buffer data"
but there is no additional information how this feature can be used.
Thanks for any help.
Michal

