Hi All,

Is it possible to write an application to prevent the Android handset
from storing the capture picture? My thoughts are
a. Hook onto native camera apps and monitor for camera capture (or
events). Once there is a capture event, my application will be able to
detect and maybe remove the capture picture
b. Continously monitor camera capture picture storage. Are there any
known i/o api l can use to do this?
c. Prevent all writes to the OS. Possible?

Thanks for all the feedback in advance!

Cheers,
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to