Hello,

I see that in android.Manifest.permission file there is
READ_FRAME_BUFFER permission that "Allows an application to take
screen shots and more generally get access to the frame buffer data "

Unfortunately there is no additionall information how to use this
feature.

I would like to know how to create an application (with a Service)
that will take screenshots of an actual view.

Moreover, when I declare this permission in my AndroidManifest.xml I
get "Not granting permission" warning while launching it on the
emulator.

Thanks fo any help,
Michal

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to