开发者

Prevent Camera Capture on Android handet

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,


No. If this were possible, it would be a security violation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜