如何在Android上捕获图像捕获事件?

发布于 2024-08-18 06:22:43 字数 263 浏览 14 评论 0 原文

我正在尝试找到一种方法来监听内置相机应用程序捕获事件。 我希望每次拍照时都会触发我的应用程序。

是否可以?

我在这里读到

这是不可能的......

如果这是不可能的,也许,还有另一种方法可以实现它? 例如接收新文件事件并检查文件是否是图片......

I am trying to find a way to listen to a built-in Camera application Capture event.
I want my application to be triggered each time a picture is taken.

Is it possible?

I read here

that it is impossible...

If it is impossible then, maybe, there is another way to achieve it?
For example receive a new file event and check if the file is picture...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

赤濁 2024-08-25 06:22:43

不可能就是不可能的意思。 :)

除非您自己修改 Android 平台以覆盖其中一些安全功能并提供自定义图像,然后将其闪存到各个设备上,但我想这不是您想要的。 ..

Impossible means impossible. :)

Unless you were to modify the Android platform yourself to override some of these security features and provide custom images which you would then flash onto individual devices, but I imagine that's not what you're looking for...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文